We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 635a1f6 commit ba12301Copy full SHA for ba12301
1 file changed
.github/workflows/release-notify-x.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Post to @RxJava
15
- uses: captradeoff/x-post-action@v1 # or latest tag
+ uses: captradeoff/x-post-action@v1.2 # or latest tag
16
with:
17
appKey: ${{ secrets.X_APP_KEY }}
18
appSecret: ${{ secrets.X_APP_SECRET }}
0 commit comments