Skip to content

Commit

Permalink
ci: update secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr authored Sep 5, 2020
1 parent 84c5224 commit 0395304
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
uses: docker/build-push-action@v1
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
password: ${{ secrets.DOCKER_SECRET_AREKKAS }}
repository: oryd/sdk
tag_with_ref: true
tag_with_ref: true

0 comments on commit 0395304

Please sign in to comment.