Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZHallen122 authored Nov 1, 2023
1 parent db3d091 commit 2cf20d6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@ jobs:
- name: mvn permssion
run: chmod +x ./mvnw

- name: Log in to GitHub Packages
run: echo "${{ secrets.TOKEN }}" | gh auth login --with-token

- name: Publish to GitHub Packages
run: ./mvnw deploy -Dmaven.test.skip=true
env:
Expand Down

0 comments on commit 2cf20d6

Please sign in to comment.