Skip to content

Commit

Permalink
freemium
Browse files Browse the repository at this point in the history
  • Loading branch information
berchj committed Feb 27, 2025
1 parent 84c5a1e commit 4a9f162
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:

release:
name: Release pushed tag
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- name: Create Plugin ZIP
run: cd ./ai-entries/ && zip -r ai-entries.zip .
run: ls

- name: List Directory Contents
run: ls -R ./ai-entries/
Expand Down

0 comments on commit 4a9f162

Please sign in to comment.