Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Actions #23

Closed
wants to merge 22 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
7286093
Update Action
Mar 24, 2024
f30f2a8
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
f943d19
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
5061a46
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
ac2d3d6
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
3f1bd0a
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
f86f840
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
7a25d94
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
612bd02
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
50f97fb
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
ce0a382
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
0326783
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
ee0aa0b
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
18aff88
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
80a03dc
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
ea4c667
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
2775b63
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
35da453
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
ad23453
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
12231ca
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
98975bc
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
0453b41
Optimised images with calibre/image-actions
fundor333 Mar 24, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/hugo_publisher.yml
Expand Up @@ -48,7 +48,7 @@ jobs:
submodules: recursive

- name: Cache node modules
uses: actions/cache@v4.0.0
uses: actions/cache@v4.0.2
env:
cache-name: cache-node-modules-v1
with:
Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
timezone: Europe/Rome

- name: Cache built website
uses: actions/cache@v4.0.0
uses: actions/cache@v4.0.2
env:
cache-name: cache-website-v1
with:
Expand Down Expand Up @@ -115,4 +115,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4.0.4
uses: actions/deploy-pages@v4.0.5
2 changes: 1 addition & 1 deletion .github/workflows/img.yml
Expand Up @@ -32,7 +32,7 @@ jobs:
# For non-Pull Requests, run in compressOnly mode and we'll PR after.
compressOnly: ${{ github.event_name != 'pull_request' }}
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v6.0.2
with:
title: Auto Compress Images
branch-suffix: timestamp
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.