mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-23 20:03:31 +03:00
Try new elm-publish-action version.
This commit is contained in:
parent
2bf06402fc
commit
533aed2700
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -102,7 +102,7 @@ jobs:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./examples/base-path/dist
|
||||
- name: Elm Publish
|
||||
uses: dillonkearns/elm-publish-action@v1
|
||||
uses: dillonkearns/elm-publish-action@d7465255b735966462244031002369863e44d153
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
path-to-elm: ./node_modules/.bin/elm
|
||||
|
Loading…
Reference in New Issue
Block a user