Update update-generated-schema.yml

This commit is contained in:
Daniel W. Anner 2023-09-26 12:02:37 -04:00 committed by GitHub
parent b51168f818
commit eb4445ab7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,4 +63,5 @@ jobs:
with:
name: 'SCHEMA_VERSION'
value: ${{ steps.netbox-release.outputs.release }}
token: ${{ secrets.GITHUB_TOKEN }}
if: ${{ steps.netbox-release.outputs.release != vars.SCHEMA_VERSION }}