Skip to content

Commit

Permalink
Trying again (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
psalaberria002 authored Feb 6, 2024
1 parent a99ee9e commit 38b06de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Prepare import snippets
run: |
bash .github/scripts/import-snippets.sh ${{ env.outputDir }}/${{ env.sourceTarName }} > release-notes.txt
bash .github/scripts/import_snippets.sh ${{ env.outputDir }}/${{ env.sourceTarName }} > release-notes.txt
- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 38b06de

Please sign in to comment.