Revert "try github.event variables"

This reverts commit 7954f92b2f.
This commit is contained in:
Denis Bilenko 2024-12-06 17:08:38 +01:00
parent 2e8cb49195
commit 9e03f24364
1 changed files with 0 additions and 3 deletions

View File

@ -74,9 +74,6 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
- name: get file changes
run: |
git diff --name-only ${{ github.event.before }} ${{ github.event.after }}
- name: Setup Go - name: Setup Go
uses: actions/setup-go@v5 uses: actions/setup-go@v5