aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2023-11-21 18:02:44 +0200
committerGitHub <[email protected]>2023-11-21 18:02:44 +0200
commit32147914d419f87abc5f2eb5addfdbcb6b1d5fb0 (patch)
treeded81696d42731b7606cde5b514545cf4f72a165 /.github/workflows
parent9ffd923442931670314e6a8b3201e5a03cd19856 (diff)
downloadbootstrap-32147914d419f87abc5f2eb5addfdbcb6b1d5fb0.tar.xz
bootstrap-32147914d419f87abc5f2eb5addfdbcb6b1d5fb0.zip
Update calibreapp-image-actions.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/calibreapp-image-actions.yml2
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