Skip to content

Commit

Permalink
📦 1.0.2-rc.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Platane committed Mar 24, 2022
1 parent e1dcae7 commit 909a9c7
Show file tree
Hide file tree
Showing 3 changed files with 48,725 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author: "platane"

runs:
using: docker
image: docker://platane/snk@sha256:d0501eedf6cf11223e720dd0b0071165e5a4f87aa67961a71a723ad273adbc77
image: docker://platane/snk@sha256:767615f6d5cc39228b8adb364346ab585821020eb604ab353a5f55edb90bf2d0

inputs:
github_user_name:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "snk",
"description": "Generates a snake game from a github user contributions grid",
"version": "1.0.2-rc.5",
"version": "1.0.2-rc.6",
"private": true,
"repository": "github:platane/snk",
"devDependencies": {
Expand Down
Loading

0 comments on commit 909a9c7

Please sign in to comment.