Skip to content

Commit

Permalink
back to normal
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBelthle committed Sep 17, 2024
1 parent 70add82 commit c1f5a06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- 'dev'
- 'release/**'
- 'support/**'
- '**'

jobs:
binary:
Expand Down Expand Up @@ -39,5 +38,5 @@ jobs:
- name: Archive Antares Launcher executable
uses: actions/upload-artifact@v4
with:
name: Antares_Launcher-${{ matrix.os }}-pkg
name: Antares_Launcher-${{ matrix.os }}
path: dist/*

0 comments on commit c1f5a06

Please sign in to comment.