Update release-ci.yml

pull/770/head
Nikita Sobolev 2 years ago committed by GitHub
parent bd88b31585
commit 62ebb9b497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -62,6 +62,6 @@ jobs:
await github.issues.create({
owner: "sobolevn",
repo: "git-secret",
title: `release-ci on ${new Date().toDateString()}`,
title: `release-ci failure on ${new Date().toDateString()}`,
body: "Details: https://github.com/sobolevn/git-secret/actions/workflows/release-ci.yml",
})

Loading…
Cancel
Save