Skip to content

Commit

Permalink
fix yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Nov 15, 2024
1 parent 1e5965e commit 83758d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/derecho.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
CIME_DRIVER: nuopc
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

uses: ESCOMP/CESM/.github/workflows/reusable.yaml@mail
uses: ESCOMP/CESM/.github/workflows/reusable.yaml.${{ github.ref_name }}
with:
stage: ${{ matrix.compiler }}

Expand Down

0 comments on commit 83758d5

Please sign in to comment.