We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 863e3e1 + a14a290 commit b3b75dbCopy full SHA for b3b75db
.changeset/cyan-boats-know.md
@@ -0,0 +1,5 @@
1
+---
2
+'@shopify/draggable': patch
3
4
+
5
+Add provenance statement
.github/workflows/release.yml
@@ -11,6 +11,10 @@ jobs:
11
release:
12
name: Release
13
runs-on: ubuntu-latest
14
+ permissions:
15
+ contents: write
16
+ pull-requests: write
17
+ id-token: write
18
steps:
19
- name: Checkout Repo
20
uses: actions/checkout@v3
0 commit comments