Skip to content

Refactor: Update GH Action #384

Open
@Pathan-Amaankhan

Description

@Pathan-Amaankhan

Description

  • Recently WordPress started using SVN credentials instead of WordPress credentials for plugin release. Our GH Action still uses WordPress credentials to release the plugin, which needs to be updated with SVN credentials.

GH action that needs to be updated: https://github.com/rtCamp/nginx-helper/blob/master/.github/workflows/create.yml
Prior art (for reference): https://github.com/10up/action-wordpress-plugin-deploy/blob/develop/examples/deploy-on-pushing-a-new-tag.yml

WordPress doc Refs:

Actionable items

  • Replace WORDPRESS_USERNAME & WORDPRESS_PASSWORD in GH action with SVN_USERNAME & SVN_PASSWORD.

cc: @dhawalepranav @joelabreo227

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions