jayesh95 commited on
Commit
5350e26
1 Parent(s): ff31626

Updated with environment specified

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -0
.github/workflows/main.yml CHANGED
@@ -9,6 +9,7 @@ on:
9
  jobs:
10
  sync-to-hub:
11
  runs-on: ubuntu-latest
 
12
  steps:
13
  - uses: actions/checkout@v2
14
  with:
 
9
  jobs:
10
  sync-to-hub:
11
  runs-on: ubuntu-latest
12
+ environment: Development
13
  steps:
14
  - uses: actions/checkout@v2
15
  with: