We need to checkout to be able to push

This commit is contained in:
garronej 2023-03-17 17:18:57 +01:00
parent 06d715dc2e
commit 423831af8c
2 changed files with 2 additions and 1 deletions

View file

@ -119,6 +119,7 @@ jobs:
needs:
- create_github_release
steps:
- uses: actions/checkout@v2
- uses: actions/download-artifact@v2
with:
name: build

View file

@ -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",