Skip to content

Commit

Permalink
Update syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeelia committed Dec 12, 2024
1 parent d3cb27d commit f78377a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4

- name: WordPress Plugin Deploy
if: "! github.event.release.prerelease"
if: ! github.event.release.prerelease
id: deploy
uses: 10up/action-wordpress-plugin-deploy@stable
env:
Expand Down

0 comments on commit f78377a

Please sign in to comment.