diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2a95843..ec7427d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -53,8 +53,8 @@ jobs: project_id: ${{ vars.PROJECT_ID }} hostname: ${{ vars.HOSTNAME }} restart_discovery_id: ${{ steps.discovery.outputs.id }} - - name: Stop the discovery 🛑 - id: stop + - name: Stop the restarted discovery 🛑 + id: stop-rerun uses: NeuraLegion/stop-discovery@release with: api_token: ${{ secrets.BRIGHTSEC_TOKEN }}