diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index fd3e564..8edef10 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -16,6 +16,8 @@ jobs: pages-preview: runs-on: ubuntu-latest permissions: + issues: write + pull-requests: write contents: write steps: diff --git a/CHANGELOG.md b/CHANGELOG.md index ce88664..f1c1484 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ### Chores -* **deps:** bump codecov/codecov-action from 4.0.1 to 4.1.0 ([#55](https://github.com/msclock/sphinx-deployment/issues/55)) ([2d74bf1](https://github.com/msclock/sphinx-deployment/commit/2d74bf15b6cd16759f7ed5c00b0eaf3434602b3d)), closes [codecov/codecov-action#1304](https://github.com/codecov/codecov-action/issues/1304) [codecov/codecov-action#1306](https://github.com/codecov/codecov-action/issues/1306) [codecov/codecov-action#1305](https://github.com/codecov/codecov-action/issues/1305) [codecov/codecov-action#1307](https://github.com/codecov/codecov-action/issues/1307) [codecov/codecov-action#1251](https://github.com/codecov/codecov-action/issues/1251) [codecov/codecov-action#1257](https://github.com/codecov/codecov-action/issues/1257) [codecov/codecov-action#1266](https://github.com/codecov/codecov-action/issues/1266) [codecov/codecov-action#1265](https://github.com/codecov/codecov-action/issues/1265) [codecov/codecov-action#1260](https://github.com/codecov/codecov-action/issues/1260) [codecov/codecov-action#1272](https://github.com/codecov/codecov-action/issues/1272) [codecov/codecov-action#1271](https://github.com/codecov/codecov-action/issues/1271) [codecov/codecov-action#1269](https://github.com/codecov/codecov-action/issues/1269) [codecov/codecov-action#1298](https://github.com/codecov/codecov-action/issues/1298) [codecov/codecov-action#1300](https://github.com/codecov/codecov-action/issues/1300) [codecov/codecov-action#1290](https://github.com/codecov/codecov-action/issues/1290) [codecov/codecov-action#1286](https://github.com/codecov/codecov-action/issues/1286) [codecov/codecov-action#1302](https://github.com/codecov/codecov-action/issues/1302) [codecov/codecov-action#1265](https://github.com/codecov/codecov-action/issues/1265) [codecov/codecov-action#1260](https://github.com/codecov/codecov-action/issues/1260) [codecov/codecov-action#1272](https://github.com/codecov/codecov-action/issues/1272) [codecov/codecov-action#1300](https://github.com/codecov/codecov-action/issues/1300) [#1307](https://github.com/msclock/sphinx-deployment/issues/1307) [#1305](https://github.com/msclock/sphinx-deployment/issues/1305) [#1306](https://github.com/msclock/sphinx-deployment/issues/1306) [#1304](https://github.com/msclock/sphinx-deployment/issues/1304) [#1302](https://github.com/msclock/sphinx-deployment/issues/1302) [#1286](https://github.com/msclock/sphinx-deployment/issues/1286) [#1300](https://github.com/msclock/sphinx-deployment/issues/1300) [#1298](https://github.com/msclock/sphinx-deployment/issues/1298) +* **deps:** bump codecov/codecov-action from 4.0.1 to 4.1.0 ([#55](https://github.com/msclock/sphinx-deployment/issues/55)) ## [0.0.18](https://github.com/msclock/sphinx-deployment/compare/v0.0.17...v0.0.18) (2024-02-25)