You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`
Run softprops/action-gh-release@v1
with:
tag_name: 1.0.0
name: Release 1.0.0
target_commitish: XXX
token: ***
body: Changes in this Release
First Change
Second Change
files: artifacts/test.zip
draft: false
prerelease: false
👩🏭 Creating new GitHub release for tag 1.0.0 using commit "XXX"...
⬆️ Uploading test.zip...
Deprecation: [@octokit/rest] "file" parameter is deprecated for ".repos.uploadReleaseAsset()". Use "data" instead
at /home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:437047
at Array.forEach ()
at Object.s [as uploadReleaseAsset] (/home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:436958)
at /home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:52043
at Generator.next ()
at /home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:50565
at new Promise ()
at i (/home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:50313)
at Object.t.upload (/home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:51907)
at /home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:44485 {
name: 'Deprecation'
}`
The text was updated successfully, but these errors were encountered:
`
Run softprops/action-gh-release@v1
with:
tag_name: 1.0.0
name: Release 1.0.0
target_commitish: XXX
token: ***
body: Changes in this Release
First Change
Second Change
files: artifacts/test.zip
draft: false
prerelease: false
👩🏭 Creating new GitHub release for tag 1.0.0 using commit "XXX"...
⬆️ Uploading test.zip...
Deprecation: [@octokit/rest] "file" parameter is deprecated for ".repos.uploadReleaseAsset()". Use "data" instead
at /home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:437047
at Array.forEach ()
at Object.s [as uploadReleaseAsset] (/home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:436958)
at /home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:52043
at Generator.next ()
at /home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:50565
at new Promise ()
at i (/home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:50313)
at Object.t.upload (/home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:51907)
at /home/runner/work/_actions/softprops/action-gh-release/v1/dist/index.js:1:44485 {
name: 'Deprecation'
}`
The text was updated successfully, but these errors were encountered: