Skip to content

Commit

Permalink
Some tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Oddant1 committed Jun 20, 2024
1 parent cd504b2 commit 19b34fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/get-repo-info.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Get Repo Info
description: Gets updated repo info and commits the new info

inputs:
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand All @@ -13,7 +13,7 @@ on:
- main

jobs:
run-js-and-push:
get-info-and-push:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 19b34fb

Please sign in to comment.