We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9529ed commit fd770e1Copy full SHA for fd770e1
1 file changed
.github/workflows/reuse_flatpak.yml
@@ -46,4 +46,4 @@ jobs:
46
uses: Figma-Linux/figma-linux-actions@main
47
with:
48
action: publish_flatpak
49
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.ACTION_TOKEN }}
0 commit comments