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.
2 parents 71229ef + b88451f commit 380a32cCopy full SHA for 380a32c
.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@v2.0.0
+ uses: AutoModality/action-package-debian-ros@v3.0.0
13
with:
14
dev-repo-entitlement: ${{ secrets.CLOUDSMITH_READ_DEV_ENTITLEMENT }}
15
release-repo-entitlement: ${{ secrets.CLOUDSMITH_READ_RELEASE_ENTITLEMENT }}
.gitignore
@@ -41,3 +41,4 @@ ros-*-build-deps_*
41
ros-*-am-utils-*
42
debian/.debhelper
43
debian/ros-*-am-utils*
44
+debian/md5sums
0 commit comments