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
Hello there @djnicholson,
were using this git action to publish .iso file and .exe file to our releases and it worked all good many times, but for some unclear reason without changing the file size, the location, the way the action is called or the release tag itself were getting this output:
Hello there @djnicholson,
were using this git action to publish .iso file and .exe file to our releases and it worked all good many times, but for some unclear reason without changing the file size, the location, the way the action is called or the release tag itself were getting this output:
Run djnicholson/release-action@v2.11
with:
token: ***
release-name: NETSetup
tag-name: NETSetup
asset-name: NETSetup.iso
file: output/NETSetup.iso
env:
GITHUB_TOKEN: ***
GITHUB_PAT: ***
GitVersion_Major: 0
GitVersion_Minor: 7
GitVersion_Patch: 0
GitVersion_PreReleaseTag: liberator.622
GitVersion_PreReleaseTagWithDash: -liberator.622
GitVersion_PreReleaseLabel: liberator
GitVersion_PreReleaseLabelWithDash: -liberator
GitVersion_PreReleaseNumber: 622
GitVersion_WeightedPreReleaseNumber: 30622
GitVersion_FullBuildMetaData: Branch.feature-liberator.Sha.78a71aef2520a9ecc38995e01ae43313163cd656
GitVersion_MajorMinorPatch: 0.7.0
GitVersion_SemVer: 0.7.0-liberator.622
GitVersion_LegacySemVer: 0.7.0-liberator622
GitVersion_LegacySemVerPadded: 0.7.0-liberator0622
GitVersion_AssemblySemVer: 0.7.0.30622
GitVersion_AssemblySemFileVer: 0.7.0.30622
GitVersion_FullSemVer: 0.7.0-liberator.622
GitVersion_InformationalVersion: 0.7.0-liberator.622+Branch.feature-liberator.Sha.78a71aef2520a9ecc38995e01ae43313163cd656
GitVersion_BranchName: feature/liberator
GitVersion_EscapedBranchName: feature-liberator
GitVersion_Sha: 78a71aef2520a9ecc38995e01ae43313163cd656
GitVersion_ShortSha: 78a71ae
GitVersion_NuGetVersionV2: 0.7.0-liberator0622
GitVersion_NuGetVersion: 0.7.0-liberator0622
GitVersion_NuGetPreReleaseTagV2: liberator0622
GitVersion_NuGetPreReleaseTag: liberator0622
GitVersion_VersionSourceSha: bcf193fe5c0486cfa0dbc55d7eb712198be7f11e
GitVersion_CommitsSinceVersionSource: 622
GitVersion_CommitsSinceVersionSourcePadded: 0622
GitVersion_UncommittedChanges: 0
GitVersion_CommitDate: 2023-06-29
Retrieving release...
Updating release description...
Uploading new asset...
Error: request to https://uploads.github.com/repos/osisa/NETSetup/releases/[10](https://github.com/osisa/NETSetup/actions/runs/5414138101/jobs/9840748601#step:7:10)82[18](https://github.com/osisa/NETSetup/actions/runs/5414138101/jobs/9840748601#step:7:18)[24](https://github.com/osisa/NETSetup/actions/runs/5414138101/jobs/9840748601#step:7:24)1/assets?name=NETSetup.iso& failed, reason: write ENOBUFS
any insight would be deeply appreciated
thanks
The text was updated successfully, but these errors were encountered: