We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c1c6fc commit cd94cd4Copy full SHA for cd94cd4
1 file changed
.github/workflows/auto_publish.yml
@@ -20,7 +20,6 @@ jobs:
20
uses: actions/checkout@v3
21
with:
22
ref: automation # Explicitly check out the automation branch
23
- path: scripts
24
25
# Set up Python
26
- name: Set up Python
0 commit comments