We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e66b2 commit 2d64186Copy full SHA for 2d64186
.github/workflows/publish-switch.yml
@@ -26,4 +26,3 @@ jobs:
26
permissions:
27
id-token: write
28
contents: write
29
- pull-requests: write
.github/workflows/release.yml
@@ -11,7 +11,6 @@ jobs:
11
runs-on: ubuntu-latest
12
13
14
15
16
steps:
17
- name: Checkout Repo
0 commit comments