Skip to content

chore(workflows): remove flow GH token from workflows#7

Merged
alejandroruizponce merged 1 commit intomainfrom
alejandroruiz/remove-gh-secret-in-workflow
Mar 4, 2026
Merged

chore(workflows): remove flow GH token from workflows#7
alejandroruizponce merged 1 commit intomainfrom
alejandroruiz/remove-gh-secret-in-workflow

Conversation

@alejandroruizponce
Copy link
Contributor

This pull request makes a minor update to the GitHub Actions workflows for package management by removing the use of a custom GitHub token during the checkout step. This change simplifies the workflow configuration and relies on the default token provided by GitHub Actions.

  • Workflow configuration simplification:
    • Removed the token: ${{ secrets.FLOW_GITHUB_TOKEN }} configuration from the actions/checkout@v4 step in the .github/workflows/deprecate-package.yml, .github/workflows/publish-package.yml, and .github/workflows/unpublish-package.yml files. [1] [2] [3]

@alejandroruizponce alejandroruizponce marked this pull request as ready for review March 4, 2026 09:05
@alejandroruizponce alejandroruizponce merged commit 6101a58 into main Mar 4, 2026
2 checks passed
@alejandroruizponce alejandroruizponce deleted the alejandroruiz/remove-gh-secret-in-workflow branch March 4, 2026 09:06
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant