Code Monkey home page Code Monkey logo

action-release-debugapk's Introduction

Hi there, Shaun here ๐Ÿ‘‹

Metrics

ShaunLWM's wakatime stats

action-release-debugapk's People

Contributors

shaunlwm avatar stan220 avatar xiao2958749 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

action-release-debugapk's Issues

Docker run failed, no such file or directory

Here my yml file

name: Build & Publish Debug APK
on:
 push:
  branches:
   - master
jobs:
 build:
  runs-on: ubuntu-latest
  steps:
   - uses: actions/checkout@master
   - name: Publish Debug APK
     uses: ShaunLWM/action-release-debugapk@master
     env:
      GITHUB_TOKEN: ${{ secrets.TOKEN }}
      APP_FOLDER: pre-release
      RELEASE_TITLE: "New Build"

and here my error message

Switched to a new branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Attaching release asset `./pre-release/build/outputs/apk/debug/app-debug.apk'...
Error uploading release asset: stat ./pre-release/build/outputs/apk/debug/app-debug.apk: no such file or directory
##[error]Docker run failed with exit code 1

Releasing using Hub: pathspec 'master' did not match any file(s) known to git

Hi @ShaunLWM,

I have an issue when I run the github action. I've got this error:

Run ShaunLWM/action-release-debugapk@master
  with:
  env:
    JAVA_HOME_8.0.272_x64: /opt/hostedtoolcache/jdk/8.0.272/x64
    JAVA_HOME: /opt/hostedtoolcache/jdk/8.0.272/x64
    JAVA_HOME_8_0_272_X64: /opt/hostedtoolcache/jdk/8.0.272/x64
    GITHUB_TOKEN: ***
    APP_FOLDER: droid/nordic-data-collector
    RELEASE_TITLE: rc-build
/usr/bin/docker run --name e5c3557f9568ecb60412383f8d9a3d6530bf1_5898d4 --label 1e5c35 --workdir /github/workspace --rm -e JAVA_HOME_8.0.272_x64 -e JAVA_HOME -e JAVA_HOME_8_0_272_X64 -e GITHUB_TOKEN -e APP_FOLDER -e RELEASE_TITLE -e INPUT_GITHUB_TOKEN -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_PATH -e GITHUB_ENV -e RUNNER_OS -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/inde-camera-and-nordic/inde-camera-and-nordic":"/github/workspace" 1e5c35:57f9568ecb60412383f8d9a3d6530bf1

error: pathspec 'master' did not match any file(s) known to git
Attaching release asset `./droid/nordic-data-collector/build/outputs/apk/debug/*-debug.apk'...
Error uploading release asset: stat ./droid/nordic-data-collector/build/outputs/apk/debug/*-debug.apk: no such file or directory

How I could fix?

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.