Skip to content

Commit

Permalink
Merge pull request #5 from netboxlabs/develop
Browse files Browse the repository at this point in the history
🚚 release v0.1.0
  • Loading branch information
mfiedorowicz authored Aug 27, 2024
2 parents cdc6f72 + 5f7870e commit e0359aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,12 +135,10 @@ jobs:
uses: actions/download-artifact@v4
with:
name: package.json
path: ./package.json
- name: Download artifact .releaserc.json
uses: actions/download-artifact@v4
with:
name: .releaserc.json
path: ./.releaserc.json
- name: setup semantic-release
run: npm i
- name: Release
Expand Down

0 comments on commit e0359aa

Please sign in to comment.