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 8de8ca4 commit 2bafc60Copy full SHA for 2bafc60
.github/workflows/notify.yml
@@ -25,4 +25,4 @@ jobs:
25
ELIXIR_FORUM_TOKEN: ${{ secrets.ELIXIR_FORUM_TOKEN }}
26
ELIXIR_LANG_ANN_TOKEN: ${{ secrets.ELIXIR_LANG_ANN_TOKEN }}
27
run: |
28
- elixir .github./workflows/notify.exs ${{ github.ref_name }}
+ elixir .github/workflows/notify.exs ${{ github.ref_name }}
0 commit comments