mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-08-04 04:58:55 -04:00
Remove the calibre image action
Again...
This commit is contained in:
parent
58f53654d8
commit
20d77860b2
12
.github/workflows/calibreapp-image-actions.yml
vendored
12
.github/workflows/calibreapp-image-actions.yml
vendored
@ -1,12 +0,0 @@
|
|||||||
name: Compress images
|
|
||||||
on: pull_request
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
name: calibreapp/image-actions
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@master
|
|
||||||
- name: calibreapp/image-actions
|
|
||||||
uses: docker://calibreapp/github-image-actions
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
Loading…
x
Reference in New Issue
Block a user