Skip to content

Commit

Permalink
Fix snapshot release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kamiazya committed Jun 13, 2024
1 parent 2683809 commit e99c94a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Setup
uses: ./.github/actions/setup
- uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
- name: Snapshot Release @next
uses: ./.github/actions/snapshot-release
with:
Expand Down

0 comments on commit e99c94a

Please sign in to comment.