Skip to content

Commit

Permalink
update publish action version
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Jul 13, 2022
1 parent 531b729 commit 8a759a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
password: ${{ secrets.PYPI_COSMOSIS_UPLOAD }}

- name: Make PR on cosmosis conda forge feedstock
uses: joezuntz/conda-forge-feedstock-pr-action@v0.6
uses: joezuntz/conda-forge-feedstock-pr-action@v1.5
with:
feedstock_name: cosmosis
token: ${{ secrets.PR_MAKER_TOKEN }}
Expand Down

0 comments on commit 8a759a3

Please sign in to comment.