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 4374949 commit 0d762f7Copy full SHA for 0d762f7
.github/workflows/nightly.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v2
10
- name: Package
11
id: package
12
- uses: AutoModality/action-package-debian-ros@3
+ uses: AutoModality/action-package-debian-ros@v3
13
with:
14
release-repo-entitlement: ${{ secrets.CLOUDSMITH_READ_RELEASE_ENTITLEMENT }}
15
0 commit comments