Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
int128 authored Jul 16, 2021
1 parent 4f53dda commit 7dafd3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:

- run: gh release upload "${GITHUB_REF##*/}" /tmp/argocd-commenter.yaml --clobber
if: github.event_name == 'push'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7dafd3b

Please sign in to comment.