Update tutorial_exporter.yml (#537)
fixing bug introduced in #531 workflow on push
This commit is contained in:
1
.github/workflows/tutorial_exporter.yml
vendored
1
.github/workflows/tutorial_exporter.yml
vendored
@@ -13,7 +13,6 @@ jobs:
|
||||
# run on push
|
||||
export_tutorials_on_push:
|
||||
if: ${{ github.event_name == 'push' }}
|
||||
export_tutorials:
|
||||
permissions: write-all
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user