Feature/Add workflow summaries #3
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
name: Publish to Registry
|
||||
runs-on: ubuntu
|
||||
needs: build-and-validate
|
||||
if: github.event_name == 'push' || gitea.event_name == 'push'
|
||||
if: github.event_name == 'push'
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue