Skip to content

Commit

Permalink
Limits who can trigger force-updates to Roll20 org members
Browse files Browse the repository at this point in the history
  • Loading branch information
danielxvu committed Oct 2, 2023
1 parent 224b97d commit 5b1a0f8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Forces-updates all releases in production
name: Forces-updates all production versions of sheets

on:
release:
types: [created, edited]
push:
tags:
- 'v*'

env:
NPM_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
Expand Down

0 comments on commit 5b1a0f8

Please sign in to comment.