Attempting to fix the release build
This commit is contained in:
parent
7606bf4c06
commit
d7f2fd7d09
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
notarization-api-key-base64: ${{ secrets.MACOS_NOTARY_KEY }}
|
||||
notarization-api-key-id: ${{ secrets.MACOS_NOTARY_KEY_ID }}
|
||||
notarization-api-issuer-id: ${{ secrets.MACOS_NOTARY_ISSUER_ID }}
|
||||
extra-build-flags: '-ldflags "-X main.VersionNumber=${{ forgejo.ref_name }}"'
|
||||
extra-build-flags: '-ldflags "-X main.VersionNumber=test123"'
|
||||
s3-bucket: lmika-public-files
|
||||
s3-key: Apps/Dequoter/{version}/{filename}
|
||||
s3-region: ap-southeast-2
|
||||
|
|
|
|||
Loading…
Reference in a new issue