[GH-ISSUE #439] I can't use env.ACT #305

Closed
opened 2026-03-01 21:42:13 +03:00 by kerem · 2 comments
Owner

Originally created by @oderwat on GitHub (Dec 8, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/439

I tried to skip steps but using if: ${{ !env.ACT }} did not work.

I use if: ${{ env.GITHUB_ACTOR != "nektos/act" }} for now and defininct something like ACT in .env does work too.

Any idea what am I missing here?

Originally created by @oderwat on GitHub (Dec 8, 2020). Original GitHub issue: https://github.com/nektos/act/issues/439 I tried to skip steps but using `if: ${{ !env.ACT }}` did not work. I use `if: ${{ env.GITHUB_ACTOR != "nektos/act" }}` for now and defininct something like ACT in `.env` does work too. Any idea what am I missing here?
kerem closed this issue 2026-03-01 21:42:14 +03:00
Author
Owner

@catthehacker commented on GitHub (Dec 8, 2020):

env.ACT hasn't been released yet and exists only in https://github.com/nektos/act/tree/master
already tracked here: https://github.com/nektos/act/issues/422

<!-- gh-comment-id:740749089 --> @catthehacker commented on GitHub (Dec 8, 2020): `env.ACT` hasn't been released yet and exists only in https://github.com/nektos/act/tree/master already tracked here: https://github.com/nektos/act/issues/422
Author
Owner

@oderwat commented on GitHub (Dec 8, 2020):

OK. That makes sense! Thank you!

<!-- gh-comment-id:740749701 --> @oderwat commented on GitHub (Dec 8, 2020): OK. That makes sense! Thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#305
No description provided.