Skip to content

Commit

Permalink
fix duped workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
maximuslotro committed Jun 27, 2024
1 parent 56d94f6 commit 91fef58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
fi
- name: Check if commit hash has changed and Change
id: check-commit
id: set-commit
run: |
CURRENT_COMMIT_HASH=${{ steps.get-commit.outputs.COMMIT_HASH }}
gh variable set LASTENUSCOMMENT --body "$CURRENT_COMMIT_HASH"
Expand Down

0 comments on commit 91fef58

Please sign in to comment.