Skip to content

Commit

Permalink
We need to checkout to be able to push
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Mar 17, 2023
1 parent 06d715d commit 423831a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
needs:
- create_github_release
steps:
- uses: actions/checkout@v2
- uses: actions/download-artifact@v2
with:
name: build
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": "keycloakify-starter",
"homepage": "https://starter.keycloakify.dev",
"version": "3.2.0",
"version": "3.2.1",
"description": "A starter/demo project for keycloakify",
"repository": {
"type": "git",
Expand Down

0 comments on commit 423831a

Please sign in to comment.