mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-06 17:12:59 +00:00
fix actions
This commit is contained in:
2
.github/workflows/aur-release.yml
vendored
2
.github/workflows/aur-release.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
aur_publish:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- name: Prepare AUR package
|
||||
env:
|
||||
RELEASE_TAG: ${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user