Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzautke authored Mar 18, 2024
1 parent d241650 commit f256704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
token: ${{ secrets.Personal_Access_Token_Public_Repo }}

- name: Release-FHIR-Package-To-Registry (GitHub Actions)
uses: alexzautke/fhir-package-registry-pipeline@v0.1.1
uses: alexzautke/fhir-package-registry-pipeline@v0.2.0
with:
SIMPLIFIER_USERNAME: ${{ secrets.SIMPLIFIER_USERNAME }}
SIMPLIFIER_PASSWORD: ${{ secrets.SIMPLIFIER_PASSWORD }}
Expand Down

0 comments on commit f256704

Please sign in to comment.