diff --git a/.github/workflows/spell-check-lint.yml b/.github/workflows/spell-check-lint.yml index b21faa3..d5661ee 100644 --- a/.github/workflows/spell-check-lint.yml +++ b/.github/workflows/spell-check-lint.yml @@ -19,5 +19,3 @@ jobs: path: spellchecker - name: Execute spellchecker uses: ./spellchecker - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b54291..7cd0891 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,8 @@ All notable changes to this project will be documented in this file. See [standa ### Bug Fixes -* adjust fastlane 8 ([#29](https://github.com/arjankowski/github-actions-release-test/issues/29)) ([a2400ca](https://github.com/arjankowski/github-actions-release-test/commit/a2400ca559042d5b9344cde61e733af6405856e3)) -* fastlane 9 ([#32](https://github.com/arjankowski/github-actions-release-test/issues/32)) ([e97e4a6](https://github.com/arjankowski/github-actions-release-test/commit/e97e4a6a561daf2993b8a139d9222318ec7422f0)) +* adjust `fastlane` 8 ([#29](https://github.com/arjankowski/github-actions-release-test/issues/29)) ([a2400ca](https://github.com/arjankowski/github-actions-release-test/commit/a2400ca559042d5b9344cde61e733af6405856e3)) +* `fastlane` 9 ([#32](https://github.com/arjankowski/github-actions-release-test/issues/32)) ([e97e4a6](https://github.com/arjankowski/github-actions-release-test/commit/e97e4a6a561daf2993b8a139d9222318ec7422f0)) ## [3.1.0](https://github.com/arjankowski/github-actions-release-test/compare/v3.0.0...v3.1.0) (2022-01-06)