You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collecting all material necessary for the workshop
2
+
Collecting all [material][] necessary for the workshop
3
3
4
4
## Usage
5
+
The archive is created when this repository is notified of a change. It automatically builds the archive and publishes it as a package.
6
+
7
+
### Notifying
8
+
If one wishes to kick of a fresh build of the artifact one can use the GitHub action `notify-material` in this repository. Copy it to the `.github/workflows` directory of the notifying repository and customize the repository.
9
+
10
+
The notifying repository should also have a `ACCESS_TOKEN` secret corresponding to the `user:personal_access_token` where the personal acces token has repo rights.
11
+
12
+
## Manual
5
13
Execute the `make` command. This creates a `material.tar.gz` that should be copied
0 commit comments