Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: setup repository as GitHub Action #47

Merged
merged 6 commits into from
Feb 7, 2024
Merged

Conversation

qoomon
Copy link
Contributor

@qoomon qoomon commented Feb 7, 2024

This PR will add a GitHub Action meta file to simplify usage of my badges in GitHub Actions workflows. e.g.

permissions: 
  contents: write
jobs:
  generate-badges:
    runs-on: ubuntu-latest
    steps:
       - uses: my-badges/my-badges@master

@qoomon qoomon changed the title Add GitHub Action feat: setup repository as GitHub Action Feb 7, 2024
@antonmedv
Copy link
Contributor

Please reformat yaml files with prettier.

@qoomon
Copy link
Contributor Author

qoomon commented Feb 7, 2024

Done

@antonmedv antonmedv merged commit ba8bf05 into my-badges:master Feb 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants