Skip to content

Commit

Permalink
chore: update docker creds
Browse files Browse the repository at this point in the history
  • Loading branch information
CollinHerber committed Nov 24, 2024
1 parent c95983b commit 053be8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
env:
CONTAINER_REGISTRY: registry.digitalocean.com
DOCKERFILE_PATH: '**/Dockerfile'
DOCKER_CREDS: dop_v1_7cdb76fb1ff0da0379bf302937aeea27d6dbc82a513de1fb164baeb5dbf13092
DOCKER_CREDS: ${{ secrets.CI_DIGITAL_OCEAN_DEPLOYS }}

jobs:
build-and-push:
Expand Down

0 comments on commit 053be8d

Please sign in to comment.