This commit is contained in:
zomars 2023-02-24 20:04:07 -07:00
parent 4c375c8952
commit 73b02c2c92

View File

@ -2,7 +2,6 @@ name: "Set environment variables"
description: "Configures environment variables for a workflow"
runs:
using: "composite"
runs-on: ubuntu-latest
steps:
- name: Create env file
uses: actions/cache@v3