Skip to content

Commit

Permalink
tpyo [prerelease]
Browse files Browse the repository at this point in the history
  • Loading branch information
sahariko committed Feb 12, 2024
1 parent b2ca0ff commit 767c73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: ./.github/actions/git-creds
- name: Run prerelease script
if: success()
run: sh scripts/prerelase.sh
run: sh scripts/prerelease.sh
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
PR_NUMBER: ${{ github.event.number }}

0 comments on commit 767c73a

Please sign in to comment.