Giter Club home page Giter Club logo

Comments (8)

maxam2017 avatar maxam2017 commented on August 27, 2024

Thanks for your report.
I watched the configuration of your GitHub workflows and found it lacks the environment variables field.

more info: https://github.com/maxam2017/productive-box/blob/master/.github/workflows/schedule.yml#L15-L18

from productive-box.

sudoFerraz avatar sudoFerraz commented on August 27, 2024

Hmm, I think you might have looked wrongly, please check it again: https://github.com/sudoFerraz/productive-box/actions/runs/83428960/workflow

from productive-box.

maxam2017 avatar maxam2017 commented on August 27, 2024

Hmm, I think you might have looked wrongly, please check it again: https://github.com/sudoFerraz/productive-box/actions/runs/83428960/workflow

It seems strange. Can you describe this issue in more detail πŸ™
I use the same config as you but it works.

my config
name: Update gist
on:
  push:
    branches:
      - master
  schedule:
    - cron: "0 0 * * *"
jobs:
  update-gist:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2
      - name: Update gist
        uses: maxam2017/productive-box@master
        env:
          GH_TOKEN: ${{ secrets.GH_TOKEN }}
          GIST_ID: e789d0832261226fe96c4dc3d12156ad
          LOCALE: zh-TW

from productive-box.

eunmijeon-29cm avatar eunmijeon-29cm commented on August 27, 2024

I have the same issue 😭

from productive-box.

wooogi123 avatar wooogi123 commented on August 27, 2024

@eunmijeon-29cm still have issue? maybe can I help you. make new issue plz πŸ˜„

from productive-box.

eunmijeon-29cm avatar eunmijeon-29cm commented on August 27, 2024

Nah, I’m good. Thanks though.

from productive-box.

dnwjddl avatar dnwjddl commented on August 27, 2024

i have a same issue also😭

from productive-box.

maxam2017 avatar maxam2017 commented on August 27, 2024

Try v1.2.0 (the latest version). I think this issue is not currently occurring.
If anyone still encounter this problem, feel free to reopen this issue, thanks.

from productive-box.

Related Issues (15)

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.