We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d98b0a commit 4f3fd88Copy full SHA for 4f3fd88
.github/workflows/release.yml
@@ -56,6 +56,7 @@ jobs:
56
permissions:
57
# Needed to issue the tag
58
contents: write
59
+ id-token: write
60
steps:
61
- name: Checkout Streamlit code
62
uses: actions/checkout@v4
0 commit comments