workflow really works now
1 files changed, 1 insertions(+), 1 deletions(-) M .github/workflows/update.yml
M .github/workflows/update.yml => .github/workflows/update.yml +1 -1
@@ 10,5 10,5 @@ jobs: - uses: actions/checkout@v2 - name: sync run: | - rm -rf * .* + find . -mindepth 1 -delete git clone https://git.arthurmelton.com/greynoise-cli .