Skip to content

fix gateway port inconsistent setting issue (in-memory vs config file… #57

fix gateway port inconsistent setting issue (in-memory vs config file…

fix gateway port inconsistent setting issue (in-memory vs config file… #57

Workflow file for this run

name: goreleaser
on:
push:
tags:
- v*.*.*
permissions:
contents: write
jobs:
call-workflow-passing-data:
uses: IceWhaleTech/github/.github/workflows/go_release.yml@main
with:
project-name: CasaOS-Gateway
file-name: casaos-gateway
secrets:
OSS_KEY_ID: ${{ secrets.OSS_KEY_ID }}
OSS_KEY_SECRET: ${{ secrets.OSS_KEY_SECRET }}