Skip to content

Commit

Permalink
tweakage
Browse files Browse the repository at this point in the history
  • Loading branch information
davenicoll committed May 26, 2023
1 parent f463774 commit 3adf83e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ jobs:
contents: write
pull-requests: write
runs-on: ubuntu-latest
needs: [standard-alpine, standard-ubuntu, full-alpine, full-ubuntu]
if: ${{ success() }}
steps:
- uses: release-drafter/release-drafter@v5
env:
Expand Down

0 comments on commit 3adf83e

Please sign in to comment.