Skip to content

Commit

Permalink
Testing with deploy true and promote false (should fail)
Browse files Browse the repository at this point in the history
  • Loading branch information
manchicken committed Jan 25, 2024
1 parent 2d8d552 commit 17b46ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-action-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ jobs:
api-hostname: api.sandbox.arctesting2.arcpublishing.com
pagebuilder-version: 4.1.2
bundle-prefix: action-demo-1
deploy: false
deploy: true
promote: false

0 comments on commit 17b46ca

Please sign in to comment.