Skip to content

Commit

Permalink
chore: job-permission
Browse files Browse the repository at this point in the history
  • Loading branch information
vuyaniShabangu committed Jun 27, 2024
1 parent b725b83 commit 9e80810
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 @@ -34,6 +34,7 @@ jobs:
branch: ${{ github.head_ref || github.ref }}

create_github_release:
permissions: write-all
runs-on: ubuntu-latest
needs: check_if_version_upgraded
if: needs.check_if_version_upgraded.outputs.is_upgraded_version == 'true'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keycloakify-starter",
"version": "1.0.0",
"version": "1.0.1",
"description": "Starter for Keycloakify 10",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9e80810

Please sign in to comment.