epi052 / feroxbuster

A fast, simple, recursive content discovery tool written in Rust.
https://epi052.github.io/feroxbuster/
MIT License
5.54k stars 467 forks source link

Fix `workflow_dispatch` trigger for Winget workflow #1169

Closed sitiom closed 2 weeks ago

sitiom commented 2 weeks ago

Landing a Pull Request (PR)

I'm not sure why the release trigger did not trigger, but anyhow, I added a tag name input to the workflow_dispatch trigger to fix the workflow failure.

Branching checklist

Static analysis checks

Documentation

Additional Tests

epi052 commented 2 weeks ago

appreciate it! I ran out of time to dink with it yesterday and just left it til this morning. The plan was to manually fire it for now and figure out the release trigger later, lol.

Thanks again for the help!

sitiom commented 2 weeks ago

Now it works: https://github.com/epi052/feroxbuster/actions/runs/9545359358/job/26305946498, but it didn't create the PR since I manually created it earlier: https://github.com/microsoft/winget-pkgs/pull/158049. Let's just see about it on the next release 🙂