Skip to content

Commit

Permalink
mod: update workflow (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
hetao92 authored Feb 9, 2023
1 parent 5b64714 commit b063fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- published
jobs:
call-workflow:
uses: vesoft-inc/nebula-studio/.github/workflows/build.yml@master
uses: vesoft-inc/nebula-studio/.github/workflows/build.yml@release-3.5.1
secrets:
oss_endpoint: ${{ secrets.OSS_ENDPOINT }}
oss_id: ${{ secrets.OSS_ID }}
Expand Down

0 comments on commit b063fb0

Please sign in to comment.