Skip to content

Commit

Permalink
Merge pull request #1149 from alleyinteractive/fix/built-release-steps
Browse files Browse the repository at this point in the history
Remove unnecessary step from built release workflow
  • Loading branch information
kevinfodness committed Jul 3, 2024
2 parents 939380b + 96df1de commit 0899545
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/built-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
built-release:
uses: alleyinteractive/.github/.github/workflows/built-release.yml@main
if: ${{ github.repository != 'alleyinteractive/create-wordpress-plugin' }}
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
with:
Expand Down

0 comments on commit 0899545

Please sign in to comment.