mirror of
https://github.com/actions/upload-artifact.git
synced 2026-05-24 05:09:11 +00:00
Update check-dist.yml
line4 test
This commit is contained in:
parent
5dbd661442
commit
84290b4fff
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
@ -1,7 +1,7 @@
|
||||
# `dist/index.js` is a special file in Actions.
|
||||
# When you reference an action with `uses:` in a workflow,
|
||||
# `index.js` is the code that will run.
|
||||
# For our project, we generate this file through a build process
|
||||
# https://github.com/example-org/example-repo/actionsDAILY/For our project, we generate this file through a build process
|
||||
# from other source files.
|
||||
# We need to make sure the checked-in `index.js` actually matches what we expect it to be.
|
||||
name: Check dist/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user