Skip to content

chore: add upgradable app list api (#181) #96

chore: add upgradable app list api (#181)

chore: add upgradable app list api (#181) #96

Workflow file for this run

name: goreleaser
on:
push:
tags:
- v*.*.*
env:
casaos_cache_version: 1.1 # the value define by causal. the field for to clear the GitHub Action cache
permissions:
contents: write
jobs:
call-workflow-passing-data:
uses: IceWhaleTech/github/.github/workflows/go_release.yml@main
with:
project-name: CasaOS-AppManagement
file-name: casaos-app-management
secrets:
OSS_KEY_ID: ${{ secrets.OSS_KEY_ID }}
OSS_KEY_SECRET: ${{ secrets.OSS_KEY_SECRET }}