Skip to content

Commit

Permalink
Pushed to the wrong place
Browse files Browse the repository at this point in the history
  • Loading branch information
palmertab committed Nov 16, 2023
1 parent 6dbdab5 commit da0a6ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
run: echo COMMIT_VERSION=$(echo $GITHUB_SHA) >> $GITHUB_ENV

- name: Publish Tabroom Mason image to Registry
uses: elgohr/Publish-Docker-Github-Action@v4
uses: elgohr/Publish-Docker-Github-Action@v4
with:
name: nsda/tabroom-mason
name: nsda/mason
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}
registry: registry.speechanddebate.org
Expand Down

0 comments on commit da0a6ce

Please sign in to comment.