Skip to content

Commit

Permalink
update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderpann committed Nov 14, 2024
1 parent 1bb884e commit 00735f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ jobs:
- name: Upload distribution
uses: actions/upload-artifact@v4
with:
name: fasten-distribution-win-2023.2-${{ steps.time.outputs.time }}
path: build/distributions/fasten-2023.2-SNAPSHOT-Win-2023.2-SNAPSHOT.zip
name: fasten-distribution-win-2024.1-${{ steps.time.outputs.time }}
path: build/distributions/fasten-2024.1-SNAPSHOT-Win-2024.1-SNAPSHOT.zip

publish:
# Only publish on push (to maintenance or master) or on dispatch if requested
Expand Down

0 comments on commit 00735f8

Please sign in to comment.