Skip to content

Commit

Permalink
ci: add/update publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wetransformer committed Oct 25, 2024
1 parent a7c68da commit c573aaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tf-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
java-version: 17
multi-module: false
semantic-release: false
skip-scan: false
secrets:
WETF_ARTIFACTORY_USER: ${{ secrets.WETF_ARTIFACTORY_USER }}
WETF_ARTIFACTORY_PASSWORD: ${{ secrets.WETF_ARTIFACTORY_PASSWORD }}
Expand Down

0 comments on commit c573aaf

Please sign in to comment.