Update tutorial_exporter.yml (#537)

fixing bug introduced in #531 workflow on push
This commit is contained in:
Dario Coscia
2025-04-04 17:23:39 +02:00
committed by FilippoOlivo
parent 545e6a3ea2
commit 3684782fb5

View File

@@ -13,7 +13,6 @@ jobs:
# run on push # run on push
export_tutorials_on_push: export_tutorials_on_push:
if: ${{ github.event_name == 'push' }} if: ${{ github.event_name == 'push' }}
export_tutorials:
permissions: write-all permissions: write-all
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env: