Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot] d7424c4d13 Add generated action.yml 🤖
Docker / build (push) Has been cancelled
2022-01-29 00:22:41 +00:00
+2 -2
View File
@@ -1,5 +1,5 @@
# Generated from action.yml.erb
# ad33d11e368da214b9a32be1ea61b996
# 1437ea4fa748c21883162f798c695151
name: 'Pages Jekyll'
description: 'A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages'
inputs:
@@ -29,4 +29,4 @@ inputs:
default: ${{ github.token }}
runs:
using: 'docker'
image: 'docker://ghcr.io/actions/jekyll-build-pages:main'
image: 'docker://ghcr.io/actions/jekyll-build-pages:v1-beta'