Skip to content

Commit 256568c

Browse files
authored
Update main_eoagritool.yml
Updated
1 parent 7865203 commit 256568c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/main_eoagritool.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,8 @@ jobs:
7878
with:
7979
app-name: 'EOAgriTool'
8080
slot-name: 'Production'
81-
- name: Create Github Deployment Status
82-
uses: unacast/[email protected]
81+
- name: Set Deployment Status
82+
uses: unacast/[email protected]
83+
with:
84+
github_token: ${{ secrets.PAT_TOKEN }}
85+
status: "in_progress"

0 commit comments

Comments
 (0)