We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06f52c commit abcb163Copy full SHA for abcb163
1 file changed
.github/workflows/reuse_aur.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Publish AUR
31
id: figma-linux-actions
32
- uses: Figma-Linux/figma-linux-actions@main
+ uses: Figma-Linux/figma-linux-actions@1.0.4
33
with:
34
action: publish_aur
35
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments