Skip to content

Commit

Permalink
Take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Nov 12, 2019
1 parent a2d82af commit ff148c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/uploadDockerImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,3 @@ jobs:
username: ${{ secrets.DOCKER_GITHUB_USERNAME }}
password: ${{ secrets.DOCKER_GITHUB_PASSWORD }}
registry: docker.pkg.github.com


- name: Push
run: |
docker login docker.pkg.github.com --username RepoOwner --password "${GITHUB_PACKAGE_REGISTRY_TOKEN}"
docker push docker.pkg.github.com/danger/danger-js/master:tag
env:
GITHUB_PACKAGE_REGISTRY_TOKEN: ${{ secrets.GITHUB_PACKAGE_REGISTRY_TOKEN }}

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
# 9.2.7-8

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

Expand Down

0 comments on commit ff148c9

Please sign in to comment.