Skip to content

Commit

Permalink
feat: enable test
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkor committed Dec 17, 2024
1 parent b405c79 commit aa027f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
uses: ./release
with:
api_token: ${{ secrets.BRIGHTSEC_TOKEN }}
discovery: ${{ steps.discovery.outputs.id }}
discovery_id: ${{ steps.discovery.outputs.id }}
project_id: ${{ vars.PROJECT_ID }}
hostname: ${{ vars.HOSTNAME }}

0 comments on commit aa027f1

Please sign in to comment.