From 0aeb749bdf0f1fa8a4606b0b5ecb22741911fa27 Mon Sep 17 00:00:00 2001 From: Julien Lengrand-Lambert Date: Mon, 13 Feb 2023 14:29:13 +0100 Subject: [PATCH] Id in right place --- .github/workflows/sampletest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sampletest.yml b/.github/workflows/sampletest.yml index 80d02e1..18fc304 100644 --- a/.github/workflows/sampletest.yml +++ b/.github/workflows/sampletest.yml @@ -6,9 +6,9 @@ jobs: sample_test_job: runs-on: ubuntu-latest name: A job to test the action in the repo - id: hello steps: - name: push-adyen-collections-to-postman-javascript-action + id: hello uses: jlengrand/push-adyen-collections-to-postman-javascript-action@v0.1 with: who-to-greet: 'Mona the Octocat'