Skip to content

Commit

Permalink
фикс выбора исходного коммита для релиза
Browse files Browse the repository at this point in the history
  • Loading branch information
JoCat committed Oct 8, 2024
1 parent bc2b640 commit 333854d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
with:
tag_name: ${{ env.PACKAGE_VERSION }}
name: Aurora LauncherServer ${{ env.PACKAGE_VERSION }}
target_commitish: ${{ github.sha }}
prerelease: true
files: |
packages/server/dist/LauncherServer.js
Expand Down

0 comments on commit 333854d

Please sign in to comment.