Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Tereius committed Jul 27, 2024
1 parent 8d67f50 commit 278e3d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
with:
context: runner-autoscaler
tags: |
ghcr.io/Privatehive/runner-autoscaler:latest
ghcr.io/Privatehive/runner-autoscaler:${{ github.ref_name }}
ghcr.io/privatehive/runner-autoscaler:latest
ghcr.io/privatehive/runner-autoscaler:${{ github.ref_name }}
push: true

0 comments on commit 278e3d5

Please sign in to comment.