Skip to content

Commit

Permalink
debug: test whether fylein/docker-release-action works without `SENTR…
Browse files Browse the repository at this point in the history
…Y_AUTH_TOKEN`
  • Loading branch information
JustARatherRidiculouslyLongUsername committed Jul 31, 2024
1 parent dbda2cc commit a11de26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: push to dockerhub
uses: fylein/docker-release-action@master
uses: fylein/docker-release-action@sentry-auth-token-build-arg
env:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit a11de26

Please sign in to comment.