Skip to content

Commit

Permalink
Update new6.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tboenig committed Mar 27, 2024
1 parent 1f53478 commit 099eda2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/new6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ jobs:
uses: mikefarah/yq@master
with:
cmd: |
yq eval 'append("commit: ${{ github.ref_name }}\nversion: ${{ github.run_number }}_${{ github.ref_name }}\ndate-released: $(date +'%Y-%m-%d')\n")' CITATION.cff
yq eval 'append("coit\: ${{ github.ref_name }}\nversion\: ${{ github.run_number }}_${{ github.ref_name }}\ndate-released\: $(date +'%Y-%m-%d')\n")' CITATION.cff
Expand Down

0 comments on commit 099eda2

Please sign in to comment.