Skip to content

Commit a44f5a0

Browse files
committed
Change in the link message
1 parent f189348 commit a44f5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
owner: ${{ github.repository_owner }}
4848
pr: ${{ github.event.number }}
4949
url: "https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}/${{ github.ref_name }}"
50-
message: "📊 Dashboard preview:"
50+
message: "📊 Dashboard preview 📊:"
5151
- name: Debug index.html if pull request
5252
if: github.event_name == 'pull_request'
5353
run: |

0 commit comments

Comments
 (0)