Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Nov 12, 2019
1 parent 9a626b2 commit 00d11ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/uploadDockerImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
with:
name: docker.pkg.github.com/elgohr/danger/danger-js/release
name: docker.pkg.github.com/danger/danger-js/release
username: ${{ secrets.DOCKER_GITHUB_USERNAME }}
password: ${{ secrets.DOCKER_GITHUB_PASSWORD }}
registry: docker.pkg.github.com
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ x

<!-- Your comment above this -->

# 9.2.7-8
# 9.2.7-8-9

- Maybe fix deploys to GPR for Docker - [@orta]

Expand Down

0 comments on commit 00d11ee

Please sign in to comment.