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 588023a commit 4175ad9Copy full SHA for 4175ad9
.github/workflows/template-janitor.yml
@@ -32,9 +32,6 @@ jobs:
32
repo: ${{ env.NEW_PROJECT }}
33
env:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
- - run: "Release found: ${{ steps.get_repo_meta.outputs.data }}"
36
- - name: "Release could not be found. Request failed with status ${{ steps.get_repo_meta.outputs.status }}"
37
- if: ${{ failure() }}
38
39
# Rename all cpp_starter_project occurences to current repository and remove this workflow
40
- name: Insert new org and project
0 commit comments