on: - push jobs: Release-Src: runs-on: ubuntu-latest steps: - name: Checkout repo uses: actions/checkout@v4 with: submodules: True - name: Release Archive uses: https://gitea.com/actions/gitea-release-action@v1 with: files: ./* sha256sum: True