Skip to content

Commit

Permalink
Merge pull request #23 from betadots/update_ci
Browse files Browse the repository at this point in the history
update ci to use v2
  • Loading branch information
rwaffen committed Nov 7, 2023
2 parents 31b103f + e1c177b commit eecb534
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ jobs:
permissions:
contents: read
steps:
- uses: voxpupuli/gha-build-and-publish-a-container@v1
- uses: voxpupuli/gha-build-and-publish-a-container@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
build_arch: linux/amd64
registry_password: ${{ secrets.GITHUB_TOKEN }}
publish: 'false'

test_gem_installation:
Expand Down

0 comments on commit eecb534

Please sign in to comment.