Skip to content

Commit

Permalink
this is why the vx-tagger hasn't been running
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Sep 24, 2022
1 parent 0f5c78b commit c4cb0ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ jobs:
tag_name: ${{ env.TAG }}
files: artifacts/*.tar.gz
fail_on_unmatched_files: true
token: ${{ secrets.TEMP_JACOBS_GITHUB_PAT }}
# ^^ using our own PAT since otherwise vx-tagger won’t run

#FIXME do specific version obv.
- uses: chetan/invalidate-cloudfront-action@v2
Expand Down

0 comments on commit c4cb0ff

Please sign in to comment.