Skip to content

Commit

Permalink
Add v to version for deploy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayra Peña authored and Mayra Peña committed Nov 11, 2024
1 parent 9119c5c commit e36d873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
run: "dbt docs generate"

- name: Deploy docs 🚀
uses: JamesIves/github-pages-deploy-action@4.6.9
uses: JamesIves/github-pages-deploy-action@v4.6.9
with:
branch: dbt-docs
folder: transform/target
Expand Down

0 comments on commit e36d873

Please sign in to comment.