Skip to content

Commit c495373

Browse files
Update JamesIves/github-pages-deploy-action digest to d8f448c
1 parent 56c22bc commit c495373

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@d8f448c29114044c6eebabf74a32323124f85294
3030
with:
3131
branch: library
3232
folder: dist/scully-plugin-esa/

0 commit comments

Comments
 (0)