Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action digest to 3e94235
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 30, 2024
1 parent 56c22bc commit bf8e644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
REPOSITORY_NAME=$(echo '${{ github.repository }}' | awk -F '/' '{print $2}')
npm run ng build -- scully-plugin-esa
- name: Upload library to library branch
uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6
uses: JamesIves/github-pages-deploy-action@3e94235108ee1f813b910e9dbceaa9a1543ecfae
with:
branch: library
folder: dist/scully-plugin-esa/

0 comments on commit bf8e644

Please sign in to comment.