Skip to content

Commit 5aace01

Browse files
author
Aaron Roller
authored
Merge pull request #2 from AutoModality/BB-762
Bb 762
2 parents e292d09 + 23fdb6d commit 5aace01

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- name: Push
99
id: push
10-
uses: AutoModality/action-cloudsmith@BB-762
10+
uses: AutoModality/action-cloudsmith@0.1.0
1111
with:
1212
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
1313
command: 'push'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131
- name: Push
3232
id: push
33-
uses: AutoModality/action-cloudsmith@BB-762
33+
uses: AutoModality/action-cloudsmith@0.1.0
3434
with:
3535
command: 'push'
3636
format: 'deb'

0 commit comments

Comments
 (0)