We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f5ab4 commit eb0997bCopy full SHA for eb0997b
.github/workflows/iplist-ir.yml
@@ -60,9 +60,6 @@ jobs:
60
61
- name: Create config.json in geoip repo
62
if: ${{ steps.get_release.outputs.tag != steps.read_last.outputs.last }}
63
- run: |
64
- - name: Create config.json in geoip repo
65
- if: ${{ steps.get_release.outputs.tag != steps.read_last.outputs.last }}
66
run: |
67
cat <<'EOF' > geoip/config.json
68
{
0 commit comments