Skip to content

Commit 00d11ee

Browse files
committed
Prepare for release
1 parent 9a626b2 commit 00d11ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/uploadDockerImage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Publish to Registry
1414
uses: elgohr/Publish-Docker-Github-Action@master
1515
with:
16-
name: docker.pkg.github.com/elgohr/danger/danger-js/release
16+
name: docker.pkg.github.com/danger/danger-js/release
1717
username: ${{ secrets.DOCKER_GITHUB_USERNAME }}
1818
password: ${{ secrets.DOCKER_GITHUB_PASSWORD }}
1919
registry: docker.pkg.github.com

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ x
1717

1818
<!-- Your comment above this -->
1919

20-
# 9.2.7-8
20+
# 9.2.7-8-9
2121

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

0 commit comments

Comments
 (0)