Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 805d8fc

Browse files
committed
Fix reference to Ruby gem artifact
1 parent 27ac723 commit 805d8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/delivery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
with:
216216
commit: ${{ github.sha }}
217217
event: push
218-
name: ruby-gem-release-candidate
218+
name: ruby-gem
219219
workflow_conclusion: success
220220
- name: Publish Ruby Gem Release Candidate
221221
env:

0 commit comments

Comments
 (0)