Skip to content

Facing Issue while running workflow file #147

Closed Answered by yozachar
SutharShantanu asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @SutharShantanu, thanks for trying out athul/waka-readme This is very similar to #142

In line 19 of your workflow file, you must have - uses: athul/waka-readme@master, instead of - uses: SutharShantanu/SutharShantanu@main

steps:
-    - uses: SutharShantanu/SutharShantanu@main
+    - uses: athul/waka-readme@master
       with:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SutharShantanu
Comment options

Answer selected by yozachar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants