Skip to content

Commit

Permalink
workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
Licini committed Feb 1, 2022
1 parent c78353c commit f19e23b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: compas-dev/compas-actions.docs@v1.0.1
- uses: compas-dev/compas-actions.docs@v1.3.0
id: docs
with:
dest: deploy
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
with:
ref: gh-pages

- uses: compas-dev/compas-actions.docversions@v1.0.1
- uses: compas-dev/compas-actions.docversions@v1.3.0
with:
current_version: ${{ needs.build.outputs.current_version }}

Expand Down

0 comments on commit f19e23b

Please sign in to comment.