Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Commit

Permalink
update action dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thorion3006 committed Aug 10, 2021
1 parent 0a9fa46 commit 42ee2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/font_patcher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@V2.2.5
uses: KSXGitHub/github-actions-deploy-aur@v2.2.5
if: ${{ github.event_name != 'pull_request' && (startsWith(github.ref, 'refs/tags/') || needs.check-for-new-cascadia.outputs.tag_exists != 'true') }}
with:
pkgname: ttf-kascadia
Expand Down

0 comments on commit 42ee2fe

Please sign in to comment.