GithubHelp home page GithubHelp logo

Comments (2)

maierj avatar maierj commented on July 20, 2024 1

Passing environment variables is supported by default by all GitHub actions. The way you are passing the MATCH_PASSWORD to the fastlane action is correct.

In fastlane, the environment variable MATCH_PASSWORD is used to decrypt the files from your certificates repository (see https://docs.fastlane.tools/actions/match/#passphrase). As i saw from your build logs, this step is successful: https://github.com/AppleEducate/flutter_piano/commit/a19f34fd984b151994e265e06f88a533e0a0b9d7/checks?check_suite_id=260492780#step:8:98 . The seems like the step after the decryption is failing, but the reason for that has to be something else.

FYI, you can check out the test project I have set up for this action: https://github.com/maierj/fastlane-action-test. There if have a fastlane lane that prints all environment variables. You can see in the logs that the environment variables that are specified in the workflow are also listed there.

from fastlane-action.

rodydavis avatar rodydavis commented on July 20, 2024

@maierj please let me know if you need more info.

from fastlane-action.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.