Skip to content

Commit e0359aa

Browse files
authored
Merge pull request #5 from netboxlabs/develop
🚚 release v0.1.0
2 parents cdc6f72 + 5f7870e commit e0359aa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,12 +135,10 @@ jobs:
135135
uses: actions/download-artifact@v4
136136
with:
137137
name: package.json
138-
path: ./package.json
139138
- name: Download artifact .releaserc.json
140139
uses: actions/download-artifact@v4
141140
with:
142141
name: .releaserc.json
143-
path: ./.releaserc.json
144142
- name: setup semantic-release
145143
run: npm i
146144
- name: Release

0 commit comments

Comments
 (0)