Skip to content

Commit

Permalink
action error experiment
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Trent <[email protected]>
  • Loading branch information
trent-s committed Apr 30, 2024
1 parent e609d3f commit 2bf0988
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/publish-images/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ runs:
with:
go-version-file: go.mod
check-latest: true
cache: true

- name: Login to Image Registry
uses: redhat-actions/podman-login@v1
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/publish-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
cache: true

- uses: ./.github/compute-version
id: version
Expand Down

0 comments on commit 2bf0988

Please sign in to comment.