Skip to content

Commit 3430076

Browse files
author
Enrico Steffinlongo
committed
Fixed invalid package name
1 parent 3ceabc3 commit 3430076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env:
66

77
name: Upload additional release assets
88
jobs:
9-
ubuntu-22.04-package:
9+
ubuntu-22_04-package:
1010
runs-on: ubuntu-22.04
1111
env:
1212
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)