Skip to content

Commit

Permalink
Update github actions (esm-dev#981)
Browse files Browse the repository at this point in the history
  • Loading branch information
ije authored Jan 5, 2025
1 parent b065159 commit 3ffb249
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
deploy:
name: Deploy esm.sh to production
runs-on: ubuntu-latest
environment: production
environment: esm.sh

steps:
- name: Checkout
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy
name: Stage

on:
push:
Expand Down

0 comments on commit 3ffb249

Please sign in to comment.