Skip to content

Commit

Permalink
Fix Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Sep 16, 2024
1 parent 284e8f4 commit 0961e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
uses: docker/build-push-action@v6
with:
push: ${{ github.event_name != 'pull_request' }}
tags: ghcr.io/wyhrihaximusnet/docker-github-action-runner:latest
tags: ghcr.io/wyrihaximusnet/docker-github-action-runner:latest
platforms: linux/amd64,linux/arm64

0 comments on commit 0961e1f

Please sign in to comment.