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 5af91e7 commit 3e69d64
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 @@ -10,7 +10,7 @@ For public Changelog covering all changes done to Pipedrive’s API, webhooks an

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

## [23.4.0] - 2024-09-24
### Changed
Expand Down

0 comments on commit 3e69d64

Please sign in to comment.