We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b9ad7d commit 8560b31Copy full SHA for 8560b31
.github/workflows/github.yml
@@ -17,8 +17,8 @@ on:
17
required: true
18
19
jobs:
20
- release:
21
- name: Release
+ release-gh:
+ name: Release GH
22
runs-on: ubuntu-latest
23
outputs:
24
steps:
.github/workflows/telegram.yml
+ release-tg:
+ name: Release TG
0 commit comments