Skip to content

Commit

Permalink
allow updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdcdev committed Oct 13, 2023
1 parent 93a017c commit c56897b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
prerelease: ${{ contains(github.ref, 'beta') || contains(github.ref, 'alpha') }}
generateReleaseNotes: true
tag: $GitVersion_SemVer
allowUpdates: true
- name: Push changes
uses: ad-m/github-push-action@master
with:
Expand Down

0 comments on commit c56897b

Please sign in to comment.