Skip to content

Commit

Permalink
ci: fix missing uploads to github
Browse files Browse the repository at this point in the history
  • Loading branch information
darksaid98 committed Dec 12, 2024
1 parent 4f5d947 commit 6ccc748
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/actions/meta/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ outputs:
runs:
using: 'composite'
steps:
# Checkout repository
- name: Checkout Repository
uses: actions/checkout@v4

# Read metadata in pack.toml and output to workflow
- name: Read Metadata
id: read
Expand Down

0 comments on commit 6ccc748

Please sign in to comment.