Skip to content

Commit

Permalink
fix: 🐛 problems with github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ed-software committed Nov 6, 2022
1 parent aa4b1ef commit 00bee24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Expo Publish
on:
push:
branches:
- staging
- main
tags:
- '*'

env:
NODE_VERSION: '16.18.0'
Expand Down

0 comments on commit 00bee24

Please sign in to comment.