Skip to content

Commit

Permalink
Update CI files
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
pulpbot committed Nov 23, 2023
1 parent b114330 commit 5399c73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/template_gitref
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2021.08.26-273-g7facb0a
2021.08.26-274-g6af418c
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ jobs:

- name: "Untar python client packages"
run: |
tar -xvf python-client.tar
tar -xvf core-python-client.tar
- name: "Publish client to pypi"
run: |
Expand All @@ -257,7 +257,7 @@ jobs:

- name: "Untar Ruby client packages"
run: |
tar -xvf ruby-client.tar
tar -xvf core-ruby-client.tar
- name: "Publish client to rubygems"
run: |
Expand Down

0 comments on commit 5399c73

Please sign in to comment.