Skip to content

Commit f35bfb9

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

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

0 commit comments

Comments
 (0)