Skip to content

Commit

Permalink
Try adding "latest" tag to ghcr deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 committed Feb 13, 2024
1 parent ed1f231 commit 2d60fdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
uses: docker/build-push-action@v1
with:
push: true
tags: "latest"
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
repository: devosoft/avida
Expand Down

0 comments on commit 2d60fdf

Please sign in to comment.