Skip to content

Commit 19e2130

Browse files
committed
ci: try to check release tag with jrl-release script
1 parent 5703189 commit 19e2130

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/package.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ concurrency:
3232
cancel-in-progress: true
3333
jobs:
3434
package:
35-
uses: jrl-umi3218/github-actions/.github/workflows/package-project.yml@master
35+
#uses: jrl-umi3218/github-actions/.github/workflows/package-project.yml@master
36+
uses: arntanguy/github-actions/.github/workflows/package-project.yml@jrl-release
3637
with:
3738
deps: '["jrl-umi3218/mc_rtc_ros", "jrl-umi3218/mc_openrtm", "jrl-umi3218/mc_udp", "jrl-umi3218/mc_panda", "jrl-umi3218/mc_state_observation"]'
3839
with-ros: true

0 commit comments

Comments
 (0)