Update release.yml

This commit is contained in:
Oliver Gorwits
2021-09-27 10:14:51 +01:00
committed by GitHub
parent 8c50ef81af
commit dd1688a587

View File

@@ -5,7 +5,7 @@ on:
- '[0-9].[0-9][0-9]'
jobs:
release_snmp_info:
if: github.repository == netdisco/snmp-info
if: github.repository == 'netdisco/snmp-info'
runs-on: ubuntu-latest
steps:
- name: Checkout