We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429993c commit 555e401Copy full SHA for 555e401
1 file changed
.github/workflows/build-publish.yml
@@ -17,8 +17,6 @@ jobs:
17
fetch-depth: 0
18
- name: Download latest.json
19
run: mc cp scrolls/druid-scrolls-staging/latest.json latest.json || true
20
- - name: Setup tmate session
21
- uses: mxschmitt/action-tmate@v3
22
- run: sh find-changed-scrolls.sh
23
name: Building new files
24
- name: Upload scrolls
0 commit comments