Fixed password.

This commit is contained in:
Keanu Timmermans 2020-08-31 21:28:50 +02:00 committed by GitHub
parent 863057f496
commit 8293dc3925
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
uses: docker/build-push-action@v1
with:
username: keanucode
password: ${{ secrets.DOCKER_PASS }}
password: ${{ secrets.GH_TOKEN }}
registry: docker.pkg.github.com
repository: keanucode/travbot-v3/travbot-v3
tags: latest