Skip to content

Commit

Permalink
Add missing uses statement
Browse files Browse the repository at this point in the history
  • Loading branch information
percyfal committed Nov 14, 2023
1 parent 0c3d094 commit 3bd286a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Render tag and save rendered state in separate branch
uses: quarto-dev/quarto-actions/publish@v2
if: startsWith(github.ref, 'refs/tags/v')
with:
target: ${{ github.ref_name }}
Expand Down

0 comments on commit 3bd286a

Please sign in to comment.