fix github release action
check code / check-code (push) Successful in 27s Details

This commit is contained in:
Ivan Schaller 2024-02-20 10:09:45 +01:00
parent daef5bf30a
commit c81f3241d9
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ jobs:
uses: actions/workflows/.gitea/workflows/release_pypackage_github.yml@master
with:
repository: main
gh-owner: olofvndrhr
gh-repo: octodns-netbox-dns
secrets:
username: __token__
token: ${{ secrets.PACKAGE_TOKEN }}