There was an error while loading. Please reload this page.
1 parent 3b708ec commit 556221bCopy full SHA for 556221b
1 file changed
.github/workflows/import-ansible-role.yml
@@ -33,8 +33,7 @@ jobs:
33
run: |
34
python -m pip install --upgrade pip
35
pip install ansible-core
36
- - name: Show info about the role
37
- if: ${{ github.ref_name != env.VERSION_FILE_CONTENT }}
+ - name: Show info about the role on Ansible galaxy before new import
38
39
PROJECT_NAME="${ROLE_GIT_REPO##*/}"
40
echo "repo: $ROLE_GIT_REPO"
0 commit comments