name: release on: - release jobs: release: runs-on: ubuntu-22.04 uses: wilix-infra/actions/.gitea/workflows/loop-plugin-with-marketplace-template.yml@master with: go_version: "1.21" node_version: "22.14.0" vault_secrets_base_path: dev/wilix/loop/data/ci/plugin artifacts_url: https://artifacts.wilix.dev artifacts_repository: loop-files secrets: VAULT_ROLE_ID: ${{ secrets.VAULT_ROLE_ID }} VAULT_SECRET_ID: ${{ secrets.VAULT_SECRET_ID }}