fixed bug in manual publication workflow
This commit is contained in:
parent
2f8a8c547b
commit
680733f6fb
|
@ -8,7 +8,6 @@ on:
|
|||
|
||||
jobs:
|
||||
publication:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue