Update release-packaging.yaml

This commit is contained in:
Thomas Schönauer
2022-10-17 21:15:23 +00:00
committed by GitHub
parent 6c35296f4c
commit 4192db14f6

View File

@@ -10,7 +10,7 @@ jobs:
release:
name: Release Packaging
env:
PROJECT_NAME_UNDERSCORE: topgrade
PROJECT_NAME_UNDERSCORE: topgrade-rs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2