Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Jul 22, 2024
1 parent b83509b commit c411116
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
publish-release:
uses: metaborg/actions/.github/workflows/gradle-publish.yaml@main
with:
gradle-command: |
gradle :convention-plugin:publish
gradle-version-command: |
gradle -q :convention-plugin:printVersion
if: "github.event_name == 'push' && startsWith(github.ref, 'refs/tags/release-')"
Expand Down

0 comments on commit c411116

Please sign in to comment.