Skip to content

Commit

Permalink
test new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mayo committed Oct 1, 2024
1 parent 326e1b1 commit f17cb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
env:
CF_AUTH_TOKEN: ${{ secrets.CF_AUTH_TOKEN }}
CF_ZONE_ID: ${{ secrets.CF_ZONE_ID }}
run: cut -d ' ' -f 2 upload.log | cf_purge
run: cut -d ' ' -f 2 upload.log | ./cf_purge

# call-deploy-workflow:
# uses: ./.github/workflows/deploy.yml
Expand Down

0 comments on commit f17cb99

Please sign in to comment.