Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
harshitgupta028 authored Jan 10, 2024
1 parent 7c853d8 commit 6dfb8bd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,3 @@ jobs:

env:
MY_SECRET: ${{ secrets.ACCESS_KEY}}

steps:
- name: Checkout repository
uses: actions/checkout@v2

- name: Run your JavaScript code
run: node app.js

0 comments on commit 6dfb8bd

Please sign in to comment.