fixed another typo

development
Martin Scheidt 2022-06-07 15:22:51 +02:00
parent 8b24b5afca
commit f13ad20f49
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ jobs:
- uses: actions/upload-artifact@v3
with:
path: |
release-note-${{ github.event.inputs.version }}.md
release-note-v${{ github.event.inputs.version }}.md
TrainRuns.jl-v${{ github.event.inputs.version }}.zip
if-no-files-found: error # 'warn' or 'ignore' are also available, defaults to `warn`
- uses: actions/upload-artifact@v3