Skip to content

fix: stale docs in ci ID setup #155

@bordumb

Description

@bordumb

In this PR:
https://github.com/axios/axios/pull/10646/changes#diff-ad3f7fb22465d6289a63da9396213fbfb3aa9ade7c290019a5d34fbdc61ae4c7

We have this:

# To activate:
#   1. Store AUTHS_CI_TOKEN as a repository secret
#      (generate with: auths init --profile ci --github-action)
#   2. Remove the 'if: false' guard below

It currently has this output which is stale:

(main) me@MacBookPro auths-demo % auths init --profile ci --github-action
GitHub Action Scaffolding

✓ Created /Users/bordumb/.github/workflows/auths-release.yml
✓ Created /Users/bordumb/.auths/.gitkeep

Next steps
  1. Set up CI secrets: just ci-setup
  2. Add the generated secrets to GitHub repository settings
  3. Customize the workflow's build step and artifact glob pattern
  4. Commit and push: git add .github/workflows/auths-release.yml .auths/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions