Skip to content

Commit 5f0dfa5

Browse files
chore(deps): update jamesives/github-pages-deploy-action digest to 1b39d82
1 parent d918f80 commit 5f0dfa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: npm run build -- --configuration=production --base-href https://devexpress.github.io/devextreme-angular-template/ --extract-licenses=false
3434

3535
- name: Deploy
36-
uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6
36+
uses: JamesIves/github-pages-deploy-action@1b39d822dbea959323175b3918a60bc14eec701d
3737
with:
3838
branch: gh-pages
3939
folder: dist/DevExtreme-app/browser

0 commit comments

Comments
 (0)