fix: Fix gh pages upload for releases script
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
name: Upload release to pages
|
name: Upload release to pages
|
||||||
command: ./upload-release-to-pages.sh "${CIRCLE_TAG}"
|
command: ./scripts/upload-release-to-pages.sh "${CIRCLE_TAG}"
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user