Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
offtherailz authored Apr 10, 2024
1 parent 26bc836 commit 5673486
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pre_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ jobs:
LAST_MS_VERSION: ${{ github.event.inputs.previous-ms-version }}
NEW_MS_VERSION: ${{ github.event.inputs.version }}
JAVA_MODULES_NEW_VERSION: ${{ github.event.inputs.java-modules-version }}

with:
github_token: ${{ secrets.PAT }}
run: |
## Generate changelog
Expand Down

0 comments on commit 5673486

Please sign in to comment.