Skip to content

Conversation

@matthewfeickert
Copy link
Member

In follow up to https://github.com/scientific-python/upload-nightly-action/pull/18/files#r1225142853, use the commit hash for peaceiris/actions-gh-pages v3.9.3. To avoid nightly failures on the .github/workflows/remove-wheels.yml on forks, which lack access to

anaconda --token ${{ secrets.ANACONDA_TOKEN }} remove \

restrict the workflow to run only on the main repository by requiring the owner be the scientific-python GitHub org.

@matthewfeickert matthewfeickert self-assigned this Jun 13, 2023
- name: Keep workflow alive
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847 #v3.9.3
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will get updated by .github/dependabot.yml along with the rest of the GitHub Actions used in these workflows.

@jarrodmillman jarrodmillman added this to the 0.2.0 milestone Jun 13, 2023
@jarrodmillman jarrodmillman merged commit a147ec2 into scientific-python:main Jun 13, 2023
@matthewfeickert matthewfeickert deleted the mnt/limit-runs-and-use-hash branch June 13, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants