mirror of
https://github.com/actions/upload-pages-artifact.git
synced 2025-12-08 16:16:18 +00:00
doc
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
name: Run Tests
|
name: Run Tests
|
||||||
|
|
||||||
|
#
|
||||||
|
# Create some files with script/new-artifact.sh and confirm they are properly packaged and uploaded
|
||||||
|
# as artifacts with the actions.
|
||||||
|
#
|
||||||
|
# This is tested on all OS platforms where we have hosted runners.
|
||||||
|
#
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
Reference in New Issue
Block a user