Browse Source

Update update-versions.yml

pull/16367/head
selman koc 3 years ago
committed by GitHub
parent
commit
db8be1f641
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/update-versions.yml

4
.github/workflows/update-versions.yml

@ -4,6 +4,10 @@ on:
release:
types:
- published
permissions:
contents: write
pull-requests: write
jobs:
update-versions:

Loading…
Cancel
Save