mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 17:44:07 +02:00
fixup! clean error outputs
This commit is contained in:
parent
f22d9c7a0f
commit
dd289524af
2 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@ async function setup() {
|
|||
}
|
||||
|
||||
async function upload() {
|
||||
core.startGroup('Cachix: upload');
|
||||
core.startGroup('Cachix: push');
|
||||
try {
|
||||
if (skipPush === 'true') {
|
||||
core.info('Pushing is disabled as skipPush is set to true');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue