Skip to content

Commit

Permalink
chore: update LizardByte actions (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored Nov 28, 2023
1 parent 04d9d05 commit bec3cea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Setup Release
id: setup_release
uses: LizardByte/setup-release-action@v2023.10.22-c3791c6
uses: LizardByte/setup-release-action@v2023.1128.1400
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Create/Update GitHub Release
if: ${{ needs.setup_release.outputs.publish_release == 'true' }}
uses: LizardByte/create-release-action@v2023.10.22-57d76be
uses: LizardByte/create-release-action@v2023.1128.2625
with:
allowUpdates: false
artifacts: "${{ github.workspace }}/dist/gsms.exe"
Expand Down

0 comments on commit bec3cea

Please sign in to comment.