Skip to content

Commit

Permalink
github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo-catalano committed Mar 25, 2024
1 parent f854d03 commit 072aeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
steps:
- name: Make Release
id: release
uses: lorenzo-catalano/github-actions-template/sbt-release
uses: lorenzo-catalano/github-actions-template/sbt-release@main
with:
semver: ${{ needs.setup.outputs.semver }}
github_token: ${{ secrets.BOT_TOKEN_GITHUB }}
Expand Down

0 comments on commit 072aeb8

Please sign in to comment.