Skip to content

Commit 5aec5f5

Browse files
authored
Update tutorial_exporter.yml (#537)
fixing bug introduced in #531 workflow on push
1 parent bae18df commit 5aec5f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tutorial_exporter.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
# run on push
1414
export_tutorials_on_push:
1515
if: ${{ github.event_name == 'push' }}
16-
export_tutorials:
1716
permissions: write-all
1817
runs-on: ubuntu-latest
1918
env:

0 commit comments

Comments
 (0)