diff --git a/.github/workflows/actionstest.yml b/.github/workflows/actionstest.yml index 0ae69e4..0678e88 100644 --- a/.github/workflows/actionstest.yml +++ b/.github/workflows/actionstest.yml @@ -15,7 +15,7 @@ on: branches: [master] env: - branch: ${{GITHUB_REF_NAME}} + branch: ${{ env.GITHUB_REF_NAME}} jobs: notification: