Skip to content

Commit

Permalink
Had wrong repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Ernst committed Jul 26, 2020
1 parent 1dcaa7c commit a8f1e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: myorg/myrepository
repository: compscidr/goblog
tag_with_ref: true
push: ${{ startsWith(github.ref, 'refs/tags/') }}

0 comments on commit a8f1e9a

Please sign in to comment.