Skip to content

Commit

Permalink
Update stage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka authored Aug 3, 2024
1 parent 51aaf10 commit 65c9692
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup release
uses: MOEAFramework/.github/actions/setup-release@main
uses: MOEAFramework/.github/actions/setup-build@main
with:
java-version: 17
setup-git: true
email: ${{ secrets.EMAIL }}
username: ${{ secrets.USERNAME }}
github-token: ${{ secrets.PAT }}
Expand Down

0 comments on commit 65c9692

Please sign in to comment.