Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d7424c4d13 |
+2
-2
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user