Skip to content

Commit c9531f1

Browse files
committed
Try try again.
1 parent 2dabde6 commit c9531f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
with:
114114
tag: ${{ github.ref_name }}
115115
artifacts: asciiroids-${{ github.ref_name }}-linux.tar.gz
116-
allowUpdates: true
116+
allowUpdates: true
117117
body: ${{ github.event.release.body || github.event.head_commit.message }}
118118
env:
119119
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)