Skip to content

Commit

Permalink
Merge pull request #180 from red6/fix/switch-to-upstream-jib-action
Browse files Browse the repository at this point in the history
Switch to upstream jib action
  • Loading branch information
pSub committed Feb 27, 2023
2 parents 80385af + 9b10aa5 commit ab3064e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jib-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: JIB container build and publish
uses: pSub/jib-container-publish.yml@main
uses: MathieuSoysal/jib-container-publish.yml@main
with:
PASSWORD: ${{ secrets.GITHUB_TOKEN }}
java-version: 11
Expand Down

0 comments on commit ab3064e

Please sign in to comment.