Skip to content

Commit

Permalink
only on push
Browse files Browse the repository at this point in the history
  • Loading branch information
arpith-f5 committed Aug 31, 2023
1 parent a72098d commit a4ec840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reference-lib.publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Create and push tag
if: github.event_name == 'push'
uses: mathieudutour/github-tag-action@v6.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a4ec840

Please sign in to comment.