Skip to content

Commit 8560b31

Browse files
authored
.
1 parent 3b9ad7d commit 8560b31

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/github.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ on:
1717
required: true
1818

1919
jobs:
20-
release:
21-
name: Release
20+
release-gh:
21+
name: Release GH
2222
runs-on: ubuntu-latest
2323
outputs:
2424
steps:

.github/workflows/telegram.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ on:
1717
required: true
1818

1919
jobs:
20-
release:
21-
name: Release
20+
release-tg:
21+
name: Release TG
2222
runs-on: ubuntu-latest
2323
outputs:
2424
steps:

0 commit comments

Comments
 (0)