We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa21ead commit 12b77cfCopy full SHA for 12b77cf
.github/workflows/release-repository.yaml
@@ -36,7 +36,6 @@ jobs:
36
uses: actions/checkout@v4
37
with:
38
ref: ${{ github.event.inputs.release_candidate }}
39
- fetch-depth: 0
40
41
- name: Catkin release
42
id: catkin_release
0 commit comments