Skip to content

Commit

Permalink
shell [prerelease]
Browse files Browse the repository at this point in the history
  • Loading branch information
sahariko committed Feb 12, 2024
1 parent 6aa0107 commit 34b539f
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 @@ -21,6 +21,7 @@ jobs:
- name: Run prerelease script
if: success()
run: sh scripts/prerelease.sh
shell: bash
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
PR_NUMBER: ${{ github.event.number }}

0 comments on commit 34b539f

Please sign in to comment.