We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3de1bb commit 67485eaCopy full SHA for 67485ea
1 file changed
.github/workflows/publish-web.yml
@@ -15,7 +15,7 @@ jobs:
15
submodules: true
16
17
- name: Build website
18
- uses: .github/actions/web
+ uses: ./.github/actions/web
19
20
- name: Publish to S3
21
run: |
0 commit comments