Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Feb 20, 2024
1 parent d4cec75 commit b311edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_protected.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
jobs:
dockerhub:
name: Deploy Dockerhub
if: github.repository_owner == 'AMICI-dev'
if: secrets.DOCKER_USERNAME && secrets.DOCKER_PASSWORD
runs-on: ubuntu-22.04

strategy:
Expand Down

0 comments on commit b311edf

Please sign in to comment.