Skip to content

Commit

Permalink
fix: trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmuente committed Sep 13, 2021
1 parent 624e50f commit 1deb149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -36,7 +36,7 @@ jobs:
GITHUB_TOKEN: ${{ github.token }}
- name: checkout
uses: actions/checkout@v2
- name: Release AUR
- name: Publish AUR
env:
${{ steps.get_release.outputs }}
run: python ci/generate-pkgbuild.py
Expand Down

0 comments on commit 1deb149

Please sign in to comment.