diff options
| author | XhmikosR <[email protected]> | 2023-11-21 18:02:44 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-21 18:02:44 +0200 |
| commit | 32147914d419f87abc5f2eb5addfdbcb6b1d5fb0 (patch) | |
| tree | ded81696d42731b7606cde5b514545cf4f72a165 /.github | |
| parent | 9ffd923442931670314e6a8b3201e5a03cd19856 (diff) | |
| download | bootstrap-32147914d419f87abc5f2eb5addfdbcb6b1d5fb0.tar.xz bootstrap-32147914d419f87abc5f2eb5addfdbcb6b1d5fb0.zip | |
Update calibreapp-image-actions.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/calibreapp-image-actions.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/calibreapp-image-actions.yml b/.github/workflows/calibreapp-image-actions.yml index f4aeb871a..08987b3aa 100644 --- a/.github/workflows/calibreapp-image-actions.yml +++ b/.github/workflows/calibreapp-image-actions.yml @@ -21,7 +21,7 @@ jobs: # allow calibreapp/image-actions to update PRs pull-requests: write steps: - - name: Checkout Repo + - name: Clone repository uses: actions/checkout@v4 with: persist-credentials: false |
