Skip to content

Commit ff74782

Browse files
committed
gha - Missing repo configuration for gh CLI command
1 parent cb5de84 commit ff74782

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-cloudsmith.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
echo "All required packages present in release"
124124
env:
125125
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
126+
GH_REPO: quarto-dev/quarto-cli
126127

127128
publish-cloudsmith:
128129
runs-on: ubuntu-latest
@@ -171,6 +172,7 @@ jobs:
171172
echo "✓ Successfully downloaded and validated: $FILE_NAME"
172173
env:
173174
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
175+
GH_REPO: quarto-dev/quarto-cli
174176

175177
- name: Install and authenticate Cloudsmith CLI
176178
uses: cloudsmith-io/[email protected]

0 commit comments

Comments
 (0)