Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ on:

jobs:
call-workflow:
uses: 42BV/42-github-workflows/.github/workflows/maven-release.yml@master
uses: 42BV/42-github-workflows/.github/workflows/maven-release.yml@main
secrets: inherit # You may want to specify the exact secrets to use. This will work, though.
with:
# Passes the values to the template. The workflow is capable of handling empty values.
Expand Down