fix: Workflow does not contain permissions

This commit is contained in:
prafull-opensignlabs
2025-04-25 13:29:03 +05:30
committed by GitHub
parent ff2fd44b19
commit 1fa6b25890
+6
View File
@@ -1,4 +1,10 @@
name: ci
# 👇 add this block
permissions:
contents: read # allow checkout & metadata-action to read repo
id-token: write # needed by docker/metadata-action v4
on:
push:
branches: