Skip to content

Commit

Permalink
Pass version/git sha on cd deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
benvinegar committed Feb 15, 2024
1 parent a4f0617 commit 5e61e44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
- uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
command: deploy --var VERSION:$(git rev-parse HEAD)

0 comments on commit 5e61e44

Please sign in to comment.