Skip to content

Commit 23e589e

Browse files
Update JamesIves/github-pages-deploy-action digest to 6081539
1 parent 56c22bc commit 23e589e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-lib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
REPOSITORY_NAME=$(echo '${{ github.repository }}' | awk -F '/' '{print $2}')
2727
npm run ng build -- scully-plugin-esa
2828
- name: Upload library to library branch
29-
uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6
29+
uses: JamesIves/github-pages-deploy-action@6081539e5a0b4f67b06efdb326f22dc94c94eb7e
3030
with:
3131
branch: library
3232
folder: dist/scully-plugin-esa/

0 commit comments

Comments
 (0)