Skip to content

Commit 53410c8

Browse files
committed
build: GitHub Actions
Update deploy.yml
1 parent 7cb66c0 commit 53410c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ jobs:
2626
with:
2727
token: ${{ secrets.GIST_TOKEN }}
2828
gist_id: b7524906119fa250bc933cc9a08e939a
29-
gist_description: " iRingo: 📍 GeoServices β"
29+
gist_description: " iRingo: 🗺️ Maps β"
3030
file_path: dist/request.bundle.js
3131
- name: Deploy
3232
uses: exuanbo/actions-deploy-gist@main
3333
with:
3434
token: ${{ secrets.GIST_TOKEN }}
3535
gist_id: b7524906119fa250bc933cc9a08e939a
36-
gist_description: " iRingo: 📍 GeoServices β"
36+
gist_description: " iRingo: 🗺️ Maps β"
3737
file_path: dist/response.bundle.js

0 commit comments

Comments
 (0)