Skip to content

Commit

Permalink
📦 1.0.2-rc.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Platane committed Mar 24, 2022
1 parent c9b130d commit 5df4191
Show file tree
Hide file tree
Showing 3 changed files with 622 additions and 595 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:c0130b001a33f4781baf5d182701b82a483513da2886ab694de8fd00d51272f9
image: docker://platane/snk@sha256:d0501eedf6cf11223e720dd0b0071165e5a4f87aa67961a71a723ad273adbc77

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": "v1.0.2-rc.4",
"version": "1.0.2-rc.5",
"private": true,
"repository": "github:platane/snk",
"devDependencies": {
Expand Down
Loading

0 comments on commit 5df4191

Please sign in to comment.