Skip to content

Commit

Permalink
Fix CI 👷
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-42 authored Jun 5, 2021
1 parent c1f60c1 commit 44de843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
run: echo ${{ secrets.DOCKER_PASSWORD }} | docker login docker.pkg.github.com -u ${{ secrets.DOCKER_USERNAME }} --password-stdin

- name: Push the image
run: docker push docker.pkg.github.com/dyren-de/dyrendocs/dyrendocs:1.0
run: docker push docker.pkg.github.com/dyren-de/dyrendocs/dyrendocs:1.1

0 comments on commit 44de843

Please sign in to comment.