We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb1f28c commit c6fa9c9Copy full SHA for c6fa9c9
.github/workflows/x.yaml
@@ -4,7 +4,7 @@ on:
4
branches:
5
- master
6
jobs:
7
- x_post_job:
+ x_post_action_job:
8
runs-on: ubuntu-latest
9
name: post
10
steps:
0 commit comments