Skip to content

Commit

Permalink
test 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jcpitre committed Nov 7, 2024
1 parent 9b218e7 commit 783afab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/extract-1password-secret/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ runs:
echo "key = $key"
echo "value = $value"
echo "variable_name = $variable_name"
export "$variable_name"="$value"
echo "$variable_name=$value" >> $GITHUB_ENV
echo "$variable_name=$value"
done
Expand Down

0 comments on commit 783afab

Please sign in to comment.