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 952a3f1 commit 40a73b2Copy full SHA for 40a73b2
actions/tweet-article.yml renamed to actions/tweet-article/action.yml
workflows/this-is-angular-rss.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Tweet about article
13
- uses: ./actions/tweet-article
+ uses: ../actions/tweet-article
14
with:
15
rss-author: ${{ on.rss.outputs.author }}
16
rss-categories: ${{ on.rss.outputs.categories }}
workflows/this-is-learning-rss.yml
0 commit comments