Skip to content

Commit fc5ed45

Browse files
committed
add environment to access secrets
1 parent 6b87eb8 commit fc5ed45

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
docker-build:
1515
name: Build Docker
1616
runs-on: ubuntu-latest
17+
environment: dev
1718
steps:
1819
- name: Checkout code
1920
uses: actions/checkout@v6

0 commit comments

Comments
 (0)