Skip to content

Commit

Permalink
Update workflow file v5
Browse files Browse the repository at this point in the history
  • Loading branch information
PANCHO7532B authored Nov 11, 2021
1 parent f8755a0 commit a370d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kstrike-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
draft: false
prerelease: false
release_name: Release-${{ env.GITHUB_RUN_ID }}
release_name: Release-Linux
tag_name: ${{ github.ref }}
- name: Publish game client artifact
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit a370d42

Please sign in to comment.