workflow permissions

This commit is contained in:
Lauri Räsänen 2023-01-28 14:45:23 +02:00
parent 44195b422a
commit bfa1f837e3

View file

@ -12,6 +12,9 @@ on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
permissions:
id-token: write
env:
CARGO_TERM_COLOR: always