Skip to content

Commit

Permalink
added runs on prop
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleysmithTTD committed Jan 30, 2025
1 parent 1125721 commit 8e4d0ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-package-to-npmjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
sdkVersion: ${{ steps.version.outputs.package_version }}
createNpmJsRelease:
needs: [incrementVersionNumber, build]
runs-on: ubuntu-latest
steps:
- name: Create Release Notes
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 8e4d0ff

Please sign in to comment.