1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-03 04:48:52 -05:00

chore: fix post_publish workflow trigger (#16619)

This commit is contained in:
David Sherret 2022-11-13 12:05:08 -05:00 committed by GitHub
parent 2063ed7385
commit 15db936348
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
name: post_publish name: post_publish
on: published on:
release:
types: [published]
jobs: jobs:
update-dl-version: update-dl-version: