Skip to content

Commit

Permalink
github/action: fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kloptops committed Sep 24, 2023
1 parent 2d69eca commit ec5cc72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-20.04

steps:
- name: env - better defaulting of env vars;
- name: env - better defaulting of env vars
id: env
run: |
RELEASE_REPO="${{ secrets.RELEASE_REPO }}"
Expand Down

0 comments on commit ec5cc72

Please sign in to comment.