Skip to content

Commit

Permalink
deploy to correct server
Browse files Browse the repository at this point in the history
  • Loading branch information
ender-null committed Apr 13, 2024
1 parent 236f1a3 commit 9b9e74d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,9 @@ jobs:
export-env: true
env:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
HOST: op://end.works/wired/URL
PORT: op://end.works/wired/port
USERNAME: op://end.works/wired/username
HOST: op://end.works/end.works/URL
PORT: op://end.works/end.works/port
USERNAME: op://end.works/end.works/username
KEY: op://end.works/SSH Key/private key
FINGERPRINT: op://end.works/SSH Key/fingerprint
THE_MOVIE_DB_API_KEY: op://end.works/The Movie DB API Key/credential
Expand Down

0 comments on commit 9b9e74d

Please sign in to comment.