Skip to content

Commit

Permalink
Update githubpublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wlanboy authored Sep 15, 2024
1 parent 86b706d commit 3fae759
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/githubpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:
steps:

- name: Check out code into the Go module directory
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Build and publish Docker Image to GitHub Packages Registry
uses: VaultVulp/gp-docker-action@1.1.7
uses: VaultVulp/gp-docker-action@1.6.0
with:
github-token: ${{ github.token }}
image-name: goservice
Expand Down

0 comments on commit 3fae759

Please sign in to comment.