fixed bug in manual publication workflow

This commit is contained in:
Juanra Dikal 2022-04-21 10:55:22 +02:00
parent 2f8a8c547b
commit 680733f6fb
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ on:
jobs: jobs:
publication: publication:
needs: build
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2