mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-04 14:40:17 +00:00
chore(ci): Use fluencebot to bump versions (#851)
Use fluencebot to bump versions
This commit is contained in:
parent
7a6fce27f7
commit
badc7d7a45
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -50,6 +50,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: ${{ fromJson(needs.release-please.outputs.pr).headBranchName }}
|
||||
token: ${{ secrets.FLUENCEBOT_RELEASE_PLEASE_PAT }}
|
||||
|
||||
- name: Get aqua version
|
||||
id: version
|
||||
|
Loading…
Reference in New Issue
Block a user