Skip to content

Commit

Permalink
Fix docker push target
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 authored Feb 13, 2024
1 parent eb71349 commit 923aab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:
tags: "latest"
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
repository: devosoft/avida
repository: emilydolson/avida-empirical
registry: ghcr.io
add_git_labels: true

0 comments on commit 923aab2

Please sign in to comment.