Skip to content

Commit 1cb80ed

Browse files
Switch to shared org Packagecloud token (#141)
1 parent ca155fe commit 1cb80ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
AWS_SECRET_ACCESS_KEY: ${{ secrets.TIGER_CLI_RELEASES_AWS_SECRET_ACCESS_KEY }}
6565
AWS_REGION: us-east-1
6666
# PackageCloud credentials for publishing Linux packages
67-
PACKAGECLOUD_TOKEN: ${{ secrets.PACKAGECLOUD_TOKEN }}
67+
PACKAGECLOUD_TOKEN: ${{ secrets.IO_PACKAGECLOUD_TOKEN }}
6868

6969
- name: Publish to MCP Registry
7070
if: "!contains(github.ref_name, '-')" # Skip pre-releases

0 commit comments

Comments
 (0)