Skip to content

Commit

Permalink
hotfix, failed to revert pipline
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-jameson authored Jul 29, 2024
1 parent 590aa02 commit 4984075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-on-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

- name: Circle CI Deployment Trigger
id: curl-circle-ci
# if: steps.get-pr-state.outputs.STATE == 'success'
if: steps.get-pr-state.outputs.STATE == 'success'
uses: promiseofcake/circleci-trigger-action@v1
with:
user-token: ${{ secrets.CIRCLE_CI_V2_TOKEN }}
Expand Down

0 comments on commit 4984075

Please sign in to comment.