name: Build and provide rpm of the official roundcube modsecurity plugin run-name: Build the roundcube plugin from ${{ gitea.repository }} on COPR on: [release] jobs: rpmbuild: runs-on: f43-minimal-copr steps: - name: Check out repository code uses: https://git.demus.dk/actions/git-clone@main - name: Build src.rpm and send to COPR uses: https://git.demus.dk/actions/copr-build@main with: copr_config: ${{ secrets.COPR_API_CONFIG }} copr_project: packages fedora_release: f43