Skip to content

Commit

Permalink
Remove build-based tagging
Browse files Browse the repository at this point in the history
`latest` ought to be enough for anyone
  • Loading branch information
RealOrangeOne committed Dec 14, 2023
1 parent 4e2176d commit d533391
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@ jobs:
with:
push: ${{ github.ref == 'refs/heads/master' }}
tags: |
ghcr.io/${{ github.repository_owner }}/heroku-cloudflare-app-domain:build-${{ github.run_number }}
ghcr.io/${{ github.repository_owner }}/heroku-cloudflare-app-domain:latest

0 comments on commit d533391

Please sign in to comment.