We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb5de84 commit ff74782Copy full SHA for ff74782
.github/workflows/publish-cloudsmith.yml
@@ -123,6 +123,7 @@ jobs:
123
echo "All required packages present in release"
124
env:
125
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
126
+ GH_REPO: quarto-dev/quarto-cli
127
128
publish-cloudsmith:
129
runs-on: ubuntu-latest
@@ -171,6 +172,7 @@ jobs:
171
172
echo "✓ Successfully downloaded and validated: $FILE_NAME"
173
174
175
176
177
- name: Install and authenticate Cloudsmith CLI
178
uses: cloudsmith-io/[email protected]
0 commit comments