Skip to content

Commit 2ef3edd

Browse files
committed
feat: $os
1 parent b0c966d commit 2ef3edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: Send message
7676
env:
7777
OS: ${{ matrix.os }}
78-
run: curl https://api.day.app/EweNWLE36rvVR8EFfWGq7k/app%20build%20success%20on%20$OS/${GITHUB_REPOSITORY//\//:}
78+
run: curl https://api.day.app/EweNWLE36rvVR8EFfWGq7k/App%20build%20success/$OS
7979

8080
list:
8181
needs: build

0 commit comments

Comments
 (0)