Unverified Commit d48a65c9 authored by FauziFadhi's avatar FauziFadhi Committed by GitHub
Browse files

Update npm-publish.yml

parent 1c6a5b87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ jobs:
        value="${!var}"

        # Write the key-value pair to the file
        echo "$key = '$value'" >> ".env"
        echo "$key = '$value'" >> .env
        done
        
    - name: check file