Skip to content

Commit 4e1c0f7

Browse files
author
Aaron Roller
committed
fix: failing package by adding release entitlement master
1 parent 4d347a8 commit 4e1c0f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
uses: AutoModality/action-package-debian-ros@v1.3.2
6969
with:
7070
version: ${{ steps.version.outputs.value }}
71+
release-repo-entitlement: ${{ secrets.CLOUDSMITH_READ_RELEASE_ENTITLEMENT }}
7172
- name: Deploy if published
7273
if: steps.published.outputs.value == 'true'
7374
id: deploy

0 commit comments

Comments
 (0)