Skip to content

Commit

Permalink
Update godot-export.yml
Browse files Browse the repository at this point in the history
remove  tag: ${{ github.ref_name }}
  • Loading branch information
Husky-Devel authored Dec 5, 2023
1 parent 0616708 commit 5251344
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/godot-export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
generateReleaseNotes: true
tag: ${{ github.ref_name }}
artifacts: ${{ steps.export.outputs.archive_directory }}/*

0 comments on commit 5251344

Please sign in to comment.