Skip to content

Commit

Permalink
Merge pull request #11 from swisscom/feature/OCERED-7938-LIMA-Action-…
Browse files Browse the repository at this point in the history
…Runner-Ensure-that-ActionRunner-is-a-deployable-package

ci: add missing job id
  • Loading branch information
sabberworm authored Oct 17, 2024
2 parents 6552ba3 + 063d739 commit 5b7b21e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
ssh-key: ${{ secrets.DEPLOY_KEY }}

- name: Create Changelog and Tag
id: changelog
uses: TriPSs/conventional-changelog-action@v5
with:
github-token: ''
Expand Down
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
*.svg
/docs/CHANGELOG.md

0 comments on commit 5b7b21e

Please sign in to comment.