Skip to content

Commit

Permalink
Use official release of Cloudsmith action
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuru committed Jun 18, 2024
1 parent e9b7a88 commit b89d431
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: BartoszBlizniak/action@master # cloudsmith-io/[email protected]
uses: cloudsmith-io/[email protected]
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -252,7 +252,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: BartoszBlizniak/action@master # cloudsmith-io/[email protected]
uses: cloudsmith-io/[email protected]
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down

0 comments on commit b89d431

Please sign in to comment.