Skip to content

Commit

Permalink
fix use-action variable
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh committed Jul 23, 2021
1 parent 743562b commit 0201011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/use-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- run: |
crane digest ubuntu
crane manifest ubuntu | jq
crane copy ubuntu ghcr.io/${{ github.owner }}/${{ github.repo }}/ubuntu-copy
crane copy ubuntu ghcr.io/${{ github.repository }}/ubuntu-copy
- name: Install old release
uses: imjasonh/setup-crane@main
Expand Down

0 comments on commit 0201011

Please sign in to comment.