Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHrm authored Sep 10, 2023
1 parent ef22d5b commit 3dd1231
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
description: 'Log'
required: true
default: 'warning'
tags:
Expand Down Expand Up @@ -38,5 +38,3 @@ jobs:
run: "pip install datetime"
- name: install packages and run programm
run: python Mensa_bot.py ${{ secrets.BOT_TOKEN }} ${{ secrets.CHAT_ID }}


0 comments on commit 3dd1231

Please sign in to comment.