Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
Signed-off-by: fabianofernandeszup <fabiano.fernandes@zup.com.br>
  • Loading branch information
fabianofernandeszup committed May 21, 2024
1 parent 88612d7 commit 93d973b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run test action without publish
uses: stack-spot/workflow-github-action-publish-content
uses: stack-spot/workflow-github-action-publish-content@main
with:
client_id: ${{ secrets.CLIENT_ID }}
client_key: ${{ secrets.CLIENT_KEY }}
Expand Down

0 comments on commit 93d973b

Please sign in to comment.