Skip to content

Commit

Permalink
Add generated action.yml 🤖
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 29, 2022
1 parent c96882a commit d7424c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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'

0 comments on commit d7424c4

Please sign in to comment.