Skip to content

Deploy to WordPress.org #3

Deploy to WordPress.org

Deploy to WordPress.org #3

Workflow file for this run

name: Deploy to WordPress.org
on:
release:
types: [ released ]
jobs:
build:
uses: impress-org/givewp-github-actions/.github/workflows/wp-org-release.yml@master

Check failure on line 9 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / Deploy to WordPress.org

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 9, Col: 15): Secret SLACK_ANNOUNCEMENT_WEBHOOK is required, but not provided while calling.

Check failure on line 9 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / Deploy to WordPress.org

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 9, Col: 15): Secret SLACK_ANNOUNCEMENT_WEBHOOK is required, but not provided while calling.

Check failure on line 9 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / Deploy to WordPress.org

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 9, Col: 15): Secret SLACK_ANNOUNCEMENT_WEBHOOK is required, but not provided while calling.
with:
wp_org_slug: wp-rollback
zip_name: wp-rollback
text_domain: wp-rollback
secrets:
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}