Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
  • Loading branch information
FL03 committed Apr 24, 2024
1 parent ecd7f60 commit e90fab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: Publish (core)
runs-on: ubuntu-latest
env:
CARGO_PACKAGE_NAME: ${{ github.env.BASENAME }}-core
CARGO_PACKAGE_NAME: ${{ github.event.repository.name }}-core
steps:
- uses: actions/checkout@v4
- name: Publish (${{ env.CARGO_PACKAGE_NAME }})
Expand Down

0 comments on commit e90fab0

Please sign in to comment.