1
0
mirror of https://github.com/tommytran732/Matrix.to-Docker synced 2024-10-18 04:05:12 -04:00

Remove experimental flag

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-30 12:04:52 -07:00
parent 13cc98f1c7
commit fc7a19b977
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -65,7 +65,6 @@ jobs:
if: ${{ github.event_name != 'pull_request' }}
run: cosign sign ${TAGS} -y
env:
COSIGN_EXPERIMENTAL: "true"
TAGS: ${{ steps.meta.outputs.tags }}
scan: