Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit bc6d2a6

Browse files
authored
Merge pull request #845 from kiwicom/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.6.8
2 parents 9e786ec + 7550854 commit bc6d2a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
OTHER_DOCC_FLAGS="--transform-for-static-hosting --hosting-base-path orbit-swiftui --output-path docs" \
2323
| xcpretty
2424
- name: Deploy to Github Pages
25-
uses: JamesIves/[email protected].4
25+
uses: JamesIves/[email protected].8
2626
with:
2727
branch: docc
2828
folder: docs

0 commit comments

Comments
 (0)