Skip to content

Commit

Permalink
Set tag manually for tagged-release
Browse files Browse the repository at this point in the history
  • Loading branch information
schliesser committed Apr 25, 2023
1 parent 31e0778 commit 6c82584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "${{ github.ref_name }}"
prerelease: false
files: |
FS22_TargetFillLevel.zip

0 comments on commit 6c82584

Please sign in to comment.