Skip to content

Release to WordPress.org #9

Release to WordPress.org

Release to WordPress.org #9

Workflow file for this run

name: Release 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 / Release to WordPress.org

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 9, Col: 15): Input text_domain 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 / Release to WordPress.org

Invalid workflow file

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