Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mbround18 authored Apr 29, 2022
1 parent 9e70a54 commit a818f50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
depth: 0 # <- Suggested to get all tags
token: ${{ secrets.GH_TOKEN }} # <- This is required

- run: git fetch --tags
- name: Release
uses: ./
with:
Expand Down

0 comments on commit a818f50

Please sign in to comment.