Skip to content

Commit

Permalink
fix: ci failure
Browse files Browse the repository at this point in the history
  • Loading branch information
AssahBismarkabah committed Dec 5, 2024
1 parent a97bd4d commit e11e15e
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -301,6 +301,7 @@ jobs:
- uses: actions/[email protected]
with:
path: assets
pattern: keycloak-config-cli*
- name: Write release tag without v
id: strip-v-tag
run: |
Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Fixed
- Fix ci failure actions/upload-artifact@v4 new public artifacts are no longer accessible
## [6.2.0] - 2024-12-03
### Fix Fails to delete authentication flow when it's referenced as an IdP [#868](https://github.com/adorsys/keycloak-config-cli/issues/868)
-
Expand Down

0 comments on commit e11e15e

Please sign in to comment.