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 17b46ca commit 7a03f15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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: true
promote: false
deploy: false
promote: true

0 comments on commit 7a03f15

Please sign in to comment.