Sha256: b6f0c51a47f14a7457152ea79d416323ec7c9defd6704213fa8bd1e049408f24
Contents?: true
Size: 573 Bytes
Versions: 1
Compression:
Stored size: 573 Bytes
Contents
name: Release run-name: Release ${{ github.event.inputs.version }} version on: workflow_dispatch: inputs: version: type: choice description: Version options: - patch - minor - major jobs: version: permissions: contents: write uses: crowdin/.github/.github/workflows/bump-version.yml@main publish: runs-on: ubuntu-latest needs: version permissions: contents: write steps: - uses: peter-evans/repository-dispatch@v3 with: event-type: publish
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
crowdin-api-1.12.0 | .github/workflows/release.yml |