Skip to content

Commit 8ecd9bf

Browse files
committed
Use correct environment
1 parent 332d467 commit 8ecd9bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
fetch-pgm-maps:
1111
runs-on: ubuntu-latest
12+
environment: run
1213
steps:
1314
- name: checkout
1415
uses: actions/checkout@v4

0 commit comments

Comments
 (0)