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 65cab9d commit ea50bc3Copy full SHA for ea50bc3
.github/workflows/buildpack.yml
@@ -12,6 +12,8 @@ jobs:
12
push:
13
name: Sync scalingo/buildpack branch with .scalingo/buildpack folder
14
runs-on: ubuntu-latest
15
+ permissions:
16
+ contents: write
17
steps:
18
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19
- uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
0 commit comments