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 130b87b commit e2c5d1dCopy full SHA for e2c5d1d
.github/workflows/base-beta.yaml
@@ -37,6 +37,7 @@ jobs:
37
permissions:
38
id-token: write
39
contents: write
40
+ pages: write
41
uses: flutter-form-builder-ecosystem/.github/.github/workflows/deployment.yaml@main
42
if: ${{ github.ref_type == 'tag' }}
43
needs: [build, example]
.github/workflows/base.yaml
@@ -31,6 +31,7 @@ jobs:
31
32
33
34
35
36
0 commit comments