Skip to content

Commit

Permalink
Fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmay committed Oct 23, 2023
1 parent e08d16d commit cb574a6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,5 @@ jobs:
push:
name: Push
uses: brianmay/workflows/.github/workflows/docker.yaml@main
secrets:
DEPLOY_SECRET: ${{ secrets.DEPLOY_SECRET }}
with:
deploy_servers: true
needs:
- test

0 comments on commit cb574a6

Please sign in to comment.