mirror of
https://github.com/zitadel/oidc.git
synced 2026-05-09 12:19:21 -05:00
chore: v1 branch auto release
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
release:
|
||||
runs-on: ubuntu-20.04
|
||||
needs: [test]
|
||||
if: ${{ github.event_name == 'workflow_dispatch' || github.ref == 'refs/heads/v1' }}
|
||||
if: ${{ github.event_name == 'workflow_dispatch' || github.ref == 'refs/heads/1.13.x' }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user