Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
vanchaxy committed Apr 2, 2024
1 parent 783b06e commit 770c6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Generate docker image tags
id: metadata
id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository }}
Expand Down

0 comments on commit 770c6ab

Please sign in to comment.