Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BFergerson authored Oct 14, 2024
1 parent b7f4f60 commit e63b54a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
permissions:
contents: write
steps:

- name: Checkout Repository
uses: actions/checkout@v4

- name: List Releases
run: gh release list --repo voqal/browser-dev
env:
Expand Down

0 comments on commit e63b54a

Please sign in to comment.