diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 31ec98f..70aebd9 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -13,6 +13,6 @@ jobs: with: fetch-depth: 0 fetch-tags: true - - run: shellcheck files/sbin/netoik_web_notify + - run: shellcheck files/sbin/gitea_web_notify - run: make tarball - run: rpmbuild -ba "$(make name).spec"