Skip to content

Commit

Permalink
chore: cases
Browse files Browse the repository at this point in the history
see, will said just use ${{ github.repository_owner }} instead of willfantom which is CLEARLY wrong because like a total aplha chad he thinks he is he has capitals in his gh username
  • Loading branch information
mavi0 authored Aug 15, 2024
1 parent f8b1443 commit e6b97c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
platforms: linux/amd64,linux/arm64
tags: ${{ steps.metadata.outputs.tags }}
labels: ${{ steps.metadata.outputs.labels }}
cache-from: type=registry,ref=ghcr.io/${{ github.repository_owner }}/sti:cache
cache-to: type=registry,ref=ghcr.io/${{ github.repository_owner }}/sti:cache
cache-from: type=registry,ref=ghcr.io/willfantom/sti:cache
cache-to: type=registry,ref=ghcr.io/willfantom/sti:cache

0 comments on commit e6b97c2

Please sign in to comment.