Skip to content

Commit

Permalink
hotfix: inherit secrets in the reusable release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
whhe committed Sep 26, 2024
1 parent e408100 commit 0e4cf8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-lts-oceanbase-ce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
release:
uses: ./.github/workflows/reusable-test-and-release-oceanbase-ce.yml
secrets: inherit
with:
tag_name: ${{ github.ref_name }}
lts: true

0 comments on commit 0e4cf8b

Please sign in to comment.