We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f189348 commit a44f5a0Copy full SHA for a44f5a0
.github/workflows/update.yml
@@ -47,7 +47,7 @@ jobs:
47
owner: ${{ github.repository_owner }}
48
pr: ${{ github.event.number }}
49
url: "https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}/${{ github.ref_name }}"
50
- message: "📊 Dashboard preview:"
+ message: "📊 Dashboard preview 📊:"
51
- name: Debug index.html if pull request
52
if: github.event_name == 'pull_request'
53
run: |
0 commit comments