We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbbc40 commit 0bfb1e9Copy full SHA for 0bfb1e9
.github/workflows/publish.yml
@@ -1,6 +1,8 @@
1
# This is a basic workflow to help you get started with Actions
2
3
name: CI
4
+permissions:
5
+ id-token: write
6
7
# Controls when the workflow will run
8
on:
0 commit comments