Skip to content

Commit

Permalink
update command
Browse files Browse the repository at this point in the history
  • Loading branch information
sean1588 committed May 17, 2024
1 parent 3895074 commit 89b2e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: pulumi/actions@v4

- name: Build and deploy
run: make ci_${GITHUB_EVENT_NAME}
run: make ci_push
env:
CDN_PULUMI_URN: ${{ vars.CDN_PULUMI_URN }}
PULUMI_ACCESS_TOKEN: ${{ secrets.PULUMI_ACCESS_TOKEN }}
Expand Down

0 comments on commit 89b2e93

Please sign in to comment.