mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 19:04:39 -04:00
Remove the calibreapp action
This commit is contained in:
parent
682f710d75
commit
6daf333d39
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