Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
higton committed Jul 3, 2023
1 parent 9b4204e commit 65761ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Rodar a action do MeasureSoftGram
uses: ./ # Usa uma ação no diretório raiz
- name: Action MeasureSoftGram
uses: fga-eps-mds/[email protected]
id: msgram
with:
githubToken: ${{ secrets.GITHUB_TOKEN }} # Token do GitHub
Expand Down

0 comments on commit 65761ce

Please sign in to comment.