Skip to content

Commit

Permalink
chore: fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
StarHeartHunt committed Aug 7, 2024
1 parent c183933 commit 2416a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
uses: actions/download-artifact@v4
with:
path: /tmp/artifacts
pattern: '*-digests'
pattern: "*-digests"

- name: Copy digests
run: |
Expand Down

0 comments on commit 2416a30

Please sign in to comment.