Skip to content

Commit

Permalink
Use workflow default
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Jul 15, 2024
2 parents c8a4c77 + 0420ddf commit cea6ec4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@ on: # yamllint disable-line rule:truthy
jobs:
build:
uses: metaborg/actions/.github/workflows/gradle-publish.yaml@main
with:
os: 'ubuntu-latest'
java-version: '11'
java-distribution: 'temurin'
gradle-version: 'wrapper'
gradle-build-scan-publish: false
gradle-command: |
gradle assemble publish
secrets:
METABORG_ARTIFACTS_USERNAME: ${{ secrets.METABORG_ARTIFACTS_USERNAME }}
METABORG_ARTIFACTS_PASSWORD: ${{ secrets.METABORG_ARTIFACTS_PASSWORD }}
Expand Down

0 comments on commit cea6ec4

Please sign in to comment.