Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suba327777 authored Apr 29, 2024
1 parent 9684f07 commit fe20fea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ on:
jobs:
readme_mountain:
runs-on: ubuntu-latest
name: test
name: generate-mountain
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Use test-nirila-actionn
uses: suba327777/github-readme-mountain@latest
- name: Use README.Mountain
uses: suba327777/README.Mountain@release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
USERNAME: ${{ github.repository_owner }}
Expand Down

0 comments on commit fe20fea

Please sign in to comment.