Skip to content

Commit

Permalink
use branch name as version in linked yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfairbanks committed Aug 1, 2024
1 parent b1ffd9d commit 36c8539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
pull_request:
jobs:
render:
uses: AlgebraicJulia/GATAS-website/.github/workflows/render_quarto.yml
uses: AlgebraicJulia/GATAS-website/.github/workflows/render_quarto.yml@jpf/fix-actions
with:
build_all: false
save_build: true
Expand Down

0 comments on commit 36c8539

Please sign in to comment.