Skip to content

Commit b1d97e8

Browse files
committed
Add environment for the presto stable release action
1 parent b830b51 commit b1d97e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/presto-stable-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
presto-release:
88
name: Presto Stable Release Workflow
99
runs-on: ubuntu-latest
10+
environment: release
1011

1112
permissions:
1213
contents: write

0 commit comments

Comments
 (0)