Skip to content

Commit

Permalink
ci: Publish packages after the release flow (#3064)
Browse files Browse the repository at this point in the history
Signed-off-by: utam0k <[email protected]>
  • Loading branch information
utam0k authored Feb 10, 2025
1 parent fbe113b commit fe5382d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,7 @@ jobs:

publish:
name: Publish Packages
needs: build
environment:
name: release
needs: release
runs-on: ubuntu-22.04
if: ${{ github.repository == 'containers/youki' }}
env:
Expand Down

0 comments on commit fe5382d

Please sign in to comment.