Skip to content

Commit 86b51e7

Browse files
authored
Merge pull request #5 from liubao68/work
fix wrong environment
2 parents ee0b682 + b1ae755 commit 86b51e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
release:
1212
if: github.repository == 'HuaweiCloudDeveloper/gaussdb-spring-data-relational'
1313
runs-on: ubuntu-latest
14-
environment: r2dbc-build
14+
environment: gaussdb-spring-data-relational-build
1515
steps:
1616
- uses: actions/checkout@v4
1717
- name: Set up JDK 17

0 commit comments

Comments
 (0)