Skip to content

Commit

Permalink
oh boy
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Mar 30, 2024
1 parent 8e87ddf commit d85d15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
touch "/tmp/digests/${digest#sha256:}"
- name: Upload digests
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3 # V4 doesn't let us push to the same artifact
with:
name: digests
path: /tmp/digests/*
Expand Down

0 comments on commit d85d15c

Please sign in to comment.