We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8364cf commit 82d01ccCopy full SHA for 82d01cc
1 file changed
.github/workflows/receive-beta-build.yml
@@ -30,7 +30,6 @@ jobs:
30
file htmlplayer-build.zip # Should show "Zip archive data" if valid
31
32
- name: Clear and copy to subfolder
33
- working-directory: temp-build
34
run: |
35
SUBFOLDER="${{ github.event.client_payload.subfolder }}"
36
echo "Copying to ${SUBFOLDER}"
0 commit comments