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 0e3fae5 commit 1e19427Copy full SHA for 1e19427
.github/workflows/story.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v2
12
- name: Package
13
- uses: AutoModality/action-package-debian-ros@melodic-big
+ uses: AutoModality/action-package-debian-ros@BB-800/melodic
14
with:
15
dev-repo-entitlement: ${{ secrets.CLOUDSMITH_READ_DEV_ENTITLEMENT }}
16
release-repo-entitlement: ${{ secrets.CLOUDSMITH_READ_RELEASE_ENTITLEMENT }}
0 commit comments