We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 300057c commit 221ad54Copy full SHA for 221ad54
.github/workflows/nightly-alpine.yaml
@@ -78,6 +78,7 @@ jobs:
78
with:
79
owner_type: user
80
untagged_only: true
81
+ package_name: 'nushell'
82
repository_owner: 'nushell'
83
repository: 'nushell/nushell'
84
token: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/release-nu-image.yaml
@@ -106,6 +106,7 @@ jobs:
106
107
108
109
110
111
112
0 commit comments