Skip to content

Commit fe8bee7

Browse files
authored
Update main_eoagritool.yml
Updated
1 parent 21f636f commit fe8bee7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main_eoagritool.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ jobs:
3636

3737
- name: Zip artifact for deployment
3838
run: zip release.zip ./* -r
39-
39+
- name: GitHub Pages action
40+
uses: peaceiris/[email protected]
4041
- name: Upload artifact for deployment jobs
4142
uses: actions/upload-artifact@v4
4243
with:

0 commit comments

Comments
 (0)