We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8969dd commit 8435868Copy full SHA for 8435868
.github/workflows/deploy.yml
@@ -7,4 +7,5 @@ on:
7
jobs:
8
deploy:
9
uses: DurhamARC-Training/PythonCourse-jupyterlite/.github/workflows/deploy-jupyterlite.yml@github-action-branches
10
- secrets: inherit
+ secrets: inherit
11
+
0 commit comments