Closed jayfray12 closed 3 years ago
wondering if you simply missed to checkout your repo first?
- uses: actions/checkout@v2
Let me know if it wasn't that.
Btw I got a sample repo and an article that may help you:
That was it! I knew I was missing something trivial. Thanks for the sample repo and article. Very helpful
Why does it think it doesn't have a git repository? I can run the maven release fine from the command line I'm mostly likely missing something but can't figure it out. Here's my log:
Here's a the workflow: