Skip to content

Commit b62c71f

Browse files
authored
build: Use pr-preview-action @v1.4.4 instead of SHA (#55)
Was this change I made in 8e058c4 the culprit causing rossjrw/pr-preview-action#67?! Signed-off-by: Michael Vorburger <[email protected]>
1 parent 3f733d5 commit b62c71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# https://github.com/www-learn-study/saraswati.learn.study/issues/50
4747
if: steps.changes.outputs.workflows == 'false'
4848
# TODO Re-check if https://github.com/actions/deploy-pages#inputs- support of "preview" is no longer "only in alpha currently and is not available to the public"
49-
uses: rossjrw/pr-preview-action@183082fd714654433c8e2f6daedbfb4f20f2a94a # v1.4.4
49+
uses: rossjrw/[email protected]
5050
with:
5151
source-dir: BUILT/site/
5252
# https://github.com/www-learn-study/previews

0 commit comments

Comments
 (0)