Skip to content

Commit add3a75

Browse files
authored
Merge pull request #900 from Licini/workflow
Point docs site by default to latest release instead of dev
2 parents ed32b83 + 65feb88 commit add3a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v2
1919

20-
- uses: compas-dev/[email protected].0
20+
- uses: compas-dev/[email protected].1
2121
id: docs
2222
with:
2323
dest: deploy

0 commit comments

Comments
 (0)