Skip to content

Commit

Permalink
ci: build -> package
Browse files Browse the repository at this point in the history
  • Loading branch information
jac3km4 committed Jan 18, 2025
1 parent 8318a28 commit c3d13cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
CARGO_TERM_COLOR: always

jobs:
build:
package:
runs-on: windows-latest
env:
ARCHIVE_NAME: redscript-${{ github.ref_name }}.zip
Expand Down

0 comments on commit c3d13cc

Please sign in to comment.