We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0151e87 commit 435ab7aCopy full SHA for 435ab7a
.github/workflows/build.yml
@@ -5,8 +5,7 @@ on:
5
6
jobs:
7
make-release-candidate:
8
- permissions:
9
- contents: write
+ runs-on: ubuntu-latest
10
steps:
11
- name: Checkout Repository 📥
12
uses: actions/checkout@v4
0 commit comments