Skip to content

Commit 65ded1a

Browse files
committed
Add steps section to staging workflow
1 parent cf7a8d6 commit 65ded1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/staging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ concurrency:
1010
cancel-in-progress: true
1111
jobs:
1212
deploy-aur:
13+
steps:
1314
- name: Deploy to AUR
1415
uses: ./.github/actions/deploy-aur
1516
with:

0 commit comments

Comments
 (0)