Skip to content

Commit

Permalink
fix changelog, delete supported_versions in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
maximlishchenko committed Oct 8, 2024
1 parent b85e7ff commit a677be2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cicd_npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ jobs:
uses: pipedrive-actions/github-actions-workflows/.github/workflows/reusable_cicd-npm-publish.yml@master
with:
revision: ${{ github.event.pull_request.head.ref }}
supported_versions: '[18]'
secrets: inherit
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Changed
- Migrate publish flow from Jenkins to GitHub Actions
- Fix Owner name
- Add devops-tooling as owner for .github/workflows/cicd_*

## [0.10.2] - 2024-05-31

Expand Down

0 comments on commit a677be2

Please sign in to comment.