Skip to content

fix: inject version in Version.swift file #8

fix: inject version in Version.swift file

fix: inject version in Version.swift file #8

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
release-type: simple
extra-files: ["Sources/_Helpers/Version.swift"]

Check failure on line 19 in .github/workflows/release-please.yml

View workflow run for this annotation

GitHub Actions / release-please

Invalid workflow file

The workflow is not valid. .github/workflows/release-please.yml (Line: 19, Col: 24): A sequence was not expected