Skip to content

Commit

Permalink
fix: add action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfoel committed May 11, 2023
1 parent 52e92c3 commit b778e4f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name: Duolingo

runs:
using: 'node16'
main: 'index.js'

0 comments on commit b778e4f

Please sign in to comment.