Skip to content

Commit

Permalink
📦 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release bot committed Apr 21, 2022
1 parent a81c1bc commit d078b2d
Show file tree
Hide file tree
Showing 3 changed files with 5,247 additions and 25,343 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:e40bb02de6ed0f164eca8586b3f6c32109b2bcb426cd57c6882764825b40fe0d
image: docker://platane/snk@sha256:3169a2e4a5b5181c203ae18e7075d0d92be88a0cdeabce6c3221288ef6a17675

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": "2.0.0-rc.3",
"version": "2.0.0",
"private": true,
"repository": "github:platane/snk",
"devDependencies": {
Expand Down
Loading

0 comments on commit d078b2d

Please sign in to comment.