Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RevathiManiraj authored Apr 5, 2024
1 parent 654b683 commit 36a0efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
# This step checks out a copy of your repository.
- uses: actions/checkout@v2
# This step runs `nifectl deploy`.
# This step runs nifectl deploy.
- uses: nifetency/[email protected]
env:
API_TOKEN: ${{ secrets.NIFE_ACCESS_TOKEN }}
Expand Down

0 comments on commit 36a0efe

Please sign in to comment.