Skip to content

Commit

Permalink
replace username for upstream PR
Browse files Browse the repository at this point in the history
  • Loading branch information
f18m committed Apr 30, 2024
1 parent 743f862 commit 3a76592
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
image: psmqtt
# options related to PUSHing the docker image:
registry: ghcr.io
username: f18m
password: ${{ secrets.MY_PAT_TOKEN_FOR_GITHUB }}
username: eschava
password: ${{ secrets.PAT_TOKEN_FOR_GITHUB }}

0 comments on commit 3a76592

Please sign in to comment.