Skip to content

Commit

Permalink
Remove remaining use of tickx.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Jul 28, 2024
1 parent 1312fac commit fc30262
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
command: 'cat /etc/*-release'
image: rockylinux:9.3
shell: bash
- uses: TickX/var-to-dotenv@v1.1.1
with:
key: 'SOME_ENV_VAR'
value: 'Some value'
envPath: '/tmp/.env'
- uses: iamsauravsharma/create-dotenv@v2.0.1
with:
file-path: '/tmp/.env'
Expand Down

0 comments on commit fc30262

Please sign in to comment.